Test: /ext/pdo_ibm/tests/fvt_isam_error.phpt - Version 5.3.16-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.3.x/ext/pdo_ibm/tests/fvt.inc:41
002+ Stack trace:
003+ #0 /usr/local/src/php-5.3.x/ext/pdo_ibm/tests/fvt.inc(41): PDO->__construct('', '', '', Array)
004+ #1 /usr/local/src/php-5.3.x/ext/pdo_ibm/tests/fvt.inc(97): FVTTest->connect()
005+ #2 /usr/local/src/php-5.3.x/ext/pdo_ibm/tests/fvt.inc(137): TestSkip->runTest()
006+ #3 %s/fvt_isam_error.php(2): require_once('/usr/local/src/...')
007+ #4 {main}
008+ thrown in /usr/local/src/php-5.3.x/ext/pdo_ibm/tests/fvt.inc on line 41
001- Attempting to connect..
002- Error code:
003- 42S22
004- Error info:
005- Array
006- (
007- [0] => 42S22
008- [1] => -206
009- [2] => [IBM][%s][%s] The specified table (notab) is not in the database. (%s[-206] at %s) ISAM: [IBM][%s][%s] -111 ISAM error: no record found.
010- )