Skip Report for ext/pdo_mysql/tests/pdo_mysql___construct_ini.phpt
Script
<?php require_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'skipif.inc'); require_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'mysql_pdo_test.inc'); MySQLPDOTest::skip(); /* TODO - fix this limitation */ if (getenv('PDO_MYSQL_TEST_DSN') !== "mysql:dbname=phptest;unix_socket=/tmp/mysql.sock") die("skip Fix test to run in other environments as well!"); ?>
Reason
Fix test to run in other environments as well!
Generated at Sat, 08 Jun 2013 10:22:27 +0000 (10 days ago)
|