I am getting the following error when I am trying to make test. The environment is Solaris 10 using PERL 5.8.8, DBI 1.51 and DBD 1.17.
 
t/24implicit_utf8.......NOK 33#   Failed test 'byte_string test of row 4: column: nch  (uft8) smiley face'
#   in t/nchar_test_lib.pl at line 341.
#          got: '38|58'
#     expected: '226|152|186'
 
#   Failed test 'nice_string test of row 4: column: nch  (uft8) smiley face'
#   in t/nchar_test_lib.pl at line 344.
t/24implicit_utf8.......NOK 34#          got: '&:'
#     expected: '\x{263A}'
#    row 4: DUMP(nch) = Typ=1 Len=4: 0,38,0,58
 
t/24implicit_utf8.......NOK 70#   Failed test 'byte_string test of row 4: column: nch  (uft8) smiley face'
#   in t/nchar_test_lib.pl at line 341.
#          got: '38|58'
#     expected: '226|152|186'
 
#   Failed test 'nice_string test of row 4: column: nch  (uft8) smiley face'
#   in t/nchar_test_lib.pl at line 344.
t/24implicit_utf8.......NOK 71#          got: '&:'
#     expected: '\x{263A}'
#    row 4: DUMP(nch) = Typ=1 Len=4: 0,38,0,58
# 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
        122/470 skipped: various reasons
t/31lob.................ok
t/40ph_type.............ok 1/19 Placeholder behaviour for ora_type=1 (the default) varies with Oracle version.
 Oracle 7 didn't strip trailing spaces, Oracle 8 did, until 9.2.x
 Your system doesn't. If that seems odd, let us know.
t/40ph_type.............ok
t/50cursor..............ok
t/55nested..............ok
t/60reauth..............ok
t/70meta................ok
Failed Test         Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/24implicit_utf8.t    4  1024    74    4   5.41%  33-34 70-71

 
HAVE U ENCOUNTERED THE SAME
 
 
Regards
 

==========================================================

Shiva Subramaniam

========================================================

 

Reply via email to