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.WE8ISO8859P1 Using C:/temp/DBD-Oracle-1.16-6/blib t\01base................ok t\10general.............ok t\15nls.................ok t\20select..............ok t\21nchar...............ok t\22nchar_al32utf8......ok 27/37# Failed test (t/nchar_test_lib.pl at line 312) # got: '226|191|186' # expected: '226|152|186' t\22nchar_al32utf8......ok 32/37# Failed test (t/nchar_test_lib.pl at line 316) # got: '\x{2FFA}' # expected: '\x{263A}' # row 4: DUMP(nch) = Typ=1 Len=6: 0,226,255,253,0,186 t\22nchar_al32utf8......ok 37/37# Looks like you failed 2 tests of 37. t\22nchar_al32utf8......dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 33-34 Failed 2/37 tests, 94.59% okay t\22nchar_utf8..........ok 27/37# Failed test (t/nchar_test_lib.pl at line 312) # got: '226|191|186' # expected: '226|152|186' # Failed test (t/nchar_test_lib.pl at line 316) # got: '\x{2FFA}' # expected: '\x{263A}' # row 4: DUMP(nch) = Typ=1 Len=6: 0,226,255,253,0,186 t\22nchar_utf8..........ok 37/37# Looks like you failed 2 tests of 37. t\22nchar_utf8..........dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 33-34 Failed 2/37 tests, 94.59% okay 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: '226|191|186' # expected: '226|152|186' t\24implicit_utf8.......NOK 33# Failed test (t/nchar_test_lib.pl at line 316) # got: '\x{2FFA}' # expected: '\x{263A}' # row 4: DUMP(nch) = Typ=1 Len=6: 0,226,255,253,0,186 t\24implicit_utf8.......ok 64/74# Failed test (t/nchar_test_lib.pl at line 312) # got: '226|191|186' # expected: '226|152|186' # Failed test (t/nchar_test_lib.pl at line 316) # got: '\x{2FFA}' # expected: '\x{263A}' # row 4: DUMP(nch) = Typ=1 Len=6: 0,226,255,253,0,186 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 127/460 skipped: various reasons 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\22nchar_al32utf8.t 2 512 37 2 5.41% 33-34 t\22nchar_utf8.t 2 512 37 2 5.41% 33-34 t\24implicit_utf8.t 4 1024 74 4 5.41% 33-34 70-71 4 tests and 127 subtests skipped. Failed 3/18 test scripts, 83.33% okay. 8/1842 subtests failed, 99.57% okay. Steffen