[Dbi-interbase-devel] results of tests on windows.
Status: Beta
Brought to you by:
edpratomo
From: Peter W. <pwi...@th...> - 2001-06-18 16:31:33
|
The windows build is still throwing up a few errors in the tests. I'm happy to test any changes but making changes to the c code is a bit beyond my simple mind. Using C:/temp/DBD-InterBase-0.28/blib t\00base............ok t\10dsnlist.........ok t\20createdrop......ok t\30insertfetch.....ok t\40alltypes........FAILED test 21 Failed 1/25 tests, 96.00% okay t\40bindparam.......ok t\40blobs...........DBD::InterBase::st execute failed: Unsuccessful execution caused by system e that does not preclude successful execution of subsequent statements -invalid BLOB ID Use of uninitialized value in array dereference at t\40blobs.t line 145. Use of uninitialized value in numeric eq (==) at t\40blobs.t line 145. t\40blobs...........FAILED tests 5, 8-9 Failed 3/12 tests, 75.00% okay t\40cursor..........ok t\40doparam.........ok t\40listfields......ok t\40nulls...........ok t\40numrows.........ok t\50chopblanks......ok t\50commit..........ok t\60leaks...........skipped test on this platform t\61settx...........ok t\ak-dbd............ok t\akmisc............defined(@array) is deprecated at t\akmisc.t line 585. (Maybe you should just omit the defined()?) skipped test on this platform t\dbdadmin..........ok Failed Test Status Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------ -------- t\40alltypes.t 25 1 4.00% 21 t\40blobs.t 12 3 25.00% 5, 8-9 2 tests skipped. Failed 2/19 test scripts, 89.47% okay. 4/295 subtests failed, 98.64% okay. PW. |