Tim Bunce wrote: > A mature, and hopefully final, release candidate of DBD::Oracle 1.16 > is available for testing at: > > http://homepage.eircom.net/~timbunce/DBD-Oracle-1.16-rc6-20040807.tar.gz
Perl 5.6.1, WinNT, Borland 5.5, Oracle Client 8.1.7.4.15, Oracle Server 9.2.0.4.0 NLS_LANG=AMERICAN_AMERICA.UTF8 Using C:/temp/DBD-Oracle-1.16-6/blib t\01base................ok t\10general.............ok t\15nls.................ok t\20select..............ok t\21nchar...............ok 35/53# Failed test (t/nchar_test_lib.pl at line 312) # got: '239|191|189' # expected: '161' # Failed test (t/nchar_test_lib.pl at line 316) # got: '�' # expected: '' # row 4: DUMP(nch) = Typ=1 Len=2: 255,253 # Failed test (t/nchar_test_lib.pl at line 312) # got: '239|191|189' # expected: '162' # Failed test (t/nchar_test_lib.pl at line 316) # got: '�' # expected: '' t\21nchar...............NOK 41# row 5: DUMP(nch) = Typ=1 Len=2: 255,253 # Failed test (t/nchar_test_lib.pl at line 312) # got: '239|191|189' # expected: '163' # Failed test (t/nchar_test_lib.pl at line 316) # got: '�' # expected: '' # row 6: DUMP(nch) = Typ=1 Len=2: 255,253 t\21nchar...............ok 53/53# Looks like you failed 6 tests of 53. t\21nchar...............dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 41-42, 45-46, 49-50 Failed 6/53 tests, 88.68% okay t\22nchar_al32utf8......ok t\22nchar_utf8..........ok t\23wide_db.............skipped all skipped: Database character set is not Unicode t\23wide_db_8bit........skipped all skipped: Database character set is not Unicode t\23wide_db_al32utf8....skipped all skipped: Database character set is not Unicode t\24implicit_utf8.......ok 27/74# Failed test (t/nchar_test_lib.pl at line 312) # got: '194|191' # expected: '226|152|186' t\24implicit_utf8.......NOK 33# Failed test (t/nchar_test_lib.pl at line 316) # got: '' # expected: '\x{263A}' # row 4: DUMP(nch) = Typ=1 Len=2: 0,191 t\24implicit_utf8.......ok 64/74# Failed test (t/nchar_test_lib.pl at line 312) # got: '194|191' # expected: '226|152|186' # Failed test (t/nchar_test_lib.pl at line 316) # got: '' # expected: '\x{263A}' # row 4: DUMP(nch) = Typ=1 Len=2: 0,191 t\24implicit_utf8.......ok 74/74# Looks like you failed 4 tests of 74. t\24implicit_utf8.......dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 33-34, 70-71 Failed 4/74 tests, 94.59% okay t\25plsql...............ok t\30long................ok 191/460# Failed test (t\30long.t at line 178) # Failed test (t\30long.t at line 187) t\30long................ok 221/460DBD::Oracle::st blob_read failed: ORA-01403: no data found (DBD NEED_DATA: OCILobRead) [for Statement "select idx, lng, dt from dbd_ora__drop_me order by idx"] at t\30long.t line 422. # Failed test (t\30long.t at line 253) # got: 0 # expected: 10240 # Failed test (t\30long.t at line 254) t\30long................NOK 223DBD::Oracle::st fetchrow_arrayref failed: ORA-03118: two-task coroutine has invalid state (DBD ERROR: OCIStmtFetch) [for Statement "select idx, lng, dt from dbd_ora__drop_me order by idx"] at t\30long.t line 257. # Failed test (t\30long.t at line 257) DBD::Oracle::st blob_read failed: 佒䄭〳㘺慴慬⁴睯慳欠捯浭畮楣慴楯渠灲潴潣潬牲潲 (DBD ERROR: OCILobGetLength ora_blob_read_piece) [for Statement "select idx, lng, dt from dbd_ora__drop_me order by idx"] at t\30long.t line 422. # Failed test (t\30long.t at line 258) # got: 0 # expected: 81920 # Failed test (t\30long.t at line 259) DBD::Oracle::st fetchrow_arrayref failed: ERROR no statement executing (perhaps you need to call execute first) [for Statement "select idx, lng, dt from dbd_ora__drop_me order by idx"] at t\30long.t line 261. # Failed test (t\30long.t at line 261) t\30long................NOK 227DBD::Oracle::st blob_read failed: 佒䄭〳㘺慴慬⁴睯慳欠捯浭畮楣慴楯渠灲潴潣潬牲潲 (DBD NEED_DATA: OCILobRead) [for Statement "select idx, lng, dt from dbd_ora__drop_me order by idx"] at t\30long.t line 422. # Failed test (t\30long.t at line 264) # got: 0 # expected: 71680 # Failed test (t\30long.t at line 265) t\30long................NOK 229# Failed test (t\30long.t at line 268) DBD::Oracle::db prepare failed: ORA-03127: no new operations allowed until the active operation ends (DBD ERROR: OCIStmtExecute/Describe) [for Statement " SELECT lng, idx FROM dbd_ora__drop_me ORDER BY idx FOR UPDATE -- needed so lob locator is writable "] at t\30long.t line 284. # Failed test (t\30long.t at line 285) Can't call method "execute" on an undefined value at t\30long.t line 287. DBD::Oracle::db disconnect failed: ORA-03127: no new operations allowed until the active operation ends (DBD ERROR: OCISessionEnd) at t\30long.t line 60. # Looks like you planned 460 tests but only ran 231. # Looks like your test died just after 231. t\30long................dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 194, 196, 222-460 Failed 241/460 tests, 47.61% okay (less 118 skipped tests: 101 okay, 21.96%) t\31lob.................ok t\40ph_type.............ok t\50cursor..............ok t\60reauth..............skipped all skipped: no reason given t\70meta................ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\21nchar.t 6 1536 53 6 11.32% 41-42 45-46 49-50 t\24implicit_utf8.t 4 1024 74 4 5.41% 33-34 70-71 t\30long.t 255 65280 460 470 102.17% 194 196 222-460 4 tests and 118 subtests skipped. Failed 3/18 test scripts, 83.33% okay. 251/1842 subtests failed, 86.37% okay. Steffen