Platform: Windows 2000, Oracle 8.1.7, ActiveState Perl 5.6.1 build 629

After installing DBI 1.29 and after recompiling DBD::Oracle 1.12
nmake test failed.

C:\temp\DBD-Oracle-1.12>nmake test

Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.



      C:\bin\Perl\bin\Perl.exe -Mblib -IC:\bin\Perl\lib -IC:\bin\Perl\lib -e
"
use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;"
t\base.t
t\general.t t\long.t t\ph_type.t t\plsql.t t\reauth.t
Using C:/temp/DBD-Oracle-1.12/blib
t\base.......ok
t\general....ok 9/17Can't call method "prepare" without a package or object
refe
rence at t\general.t line 53.
t\general....dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 11-17
        Failed 7/17 tests, 58.82% okay
t\long.......ok 14/143# failed test 16 at line 175. (DBI::errstr undefined)
t\long.......ok 49/143# failed test 51 at line 175. (DBI::errstr undefined)
t\long.......ok 84/143# failed test 86 at line 175. (DBI::errstr undefined)
t\long.......ok 119/143# failed test 121 at line 175. (DBI::errstr
undefined)
t\long.......ok 140/143
Some tests for LONG data type handling failed. These are generally Oracle
bugs.
Please report this to the dbi-users mailing list, and include the
Oracle version number of both the client and the server.
Please also include the output of the 'perl -V' command.
(If you can, please study t/long.t to investigate the cause.
Feel free to edit the tests to see what's happening in more detail.
Especially by adding trace() calls around the failing tests.
Run the tests manually using the command "perl -Mblib t/long.t")
Meanwhile, if the other tests have passed you can use DBD::Oracle.

t\long.......FAILED tests 16, 51, 86, 121
        Failed 4/143 tests, 97.20% okay
t\ph_type....ok
t\plsql......ok 60/63Can't call method "prepare" on an undefined value at
t\plsq
l.t line 270.
Issuing rollback() for database handle being DESTROY'd without explicit
disconne
ct().
t\plsql......dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 61-63
        Failed 3/63 tests, 95.24% okay
t\reauth.....skipped
        all skipped: no reason given
Failed Test Stat Wstat Total Fail  Failed  List of Failed
----------------------------------------------------------------------------
---
t\general.t  255 65280    17    7  41.18%  11-17
t\long.t                 143    4   2.80%  16 51 86 121
t\plsql.t    255 65280    63    3   4.76%  61-63
1 test skipped.
Failed 3/6 test scripts, 50.00% okay. 14/281 subtests failed, 95.02% okay.
NMAKE : fatal error U1077: 'C:\bin\Perl\bin\Perl.exe' : return code '0xff'
Stop.

MaT

Reply via email to