Test: /ext/pdo_ibm/tests/fvt_008_ErrNonExistentTables.phpt - Version 5.4.22-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Fatal error: Uncaught exception 'PDOException' with message 'invalid data source name' in /usr/local/src/php-5.4.x/ext/pdo_ibm/tests/fvt.inc:41
002+ Stack trace:
003+ #0 /usr/local/src/php-5.4.x/ext/pdo_ibm/tests/fvt.inc(41): PDO->__construct('', '', '', Array)
004+ #1 /usr/local/src/php-5.4.x/ext/pdo_ibm/tests/fvt.inc(97): FVTTest->connect()
005+ #2 /usr/local/src/php-5.4.x/ext/pdo_ibm/tests/fvt.inc(137): TestSkip->runTest()
006+ #3 %s/fvt_008_ErrNonExistentTables.php(2): require_once('/usr/local/src/...')
007+ #4 {main}
008+ thrown in /usr/local/src/php-5.4.x/ext/pdo_ibm/tests/fvt.inc on line 41
001- (Error code:
002- 42S02
003- Error info:
004- Array
005- \(
006- \[0\] => 42S02
007- \[1\] => -204
008- \[2\] => \[IBM\]\[CLI Driver\]\[.+\] SQL0204N ".+" is an undefined name\. SQLSTATE=42704
009- \(.+\[-204\] at .+\)
010- \))|(Error code:
011- 42S22
012- Error info:
013- Array
014- \(
015- \[0\] => 42S22
016- \[1\] => -206
017- \[2\] => \[IBM\]\[CLI Driver\]\[.+\] The specified table \(informix\.testerror\) is not in the database\. \(.+\[-206\] at .+\)
018- \))