ok cool, i am at the point where i am testing my DBD::ODBC and i get 
lots of failed tests

PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib 
-I/usr/local/lib/perl5/5.6.1/i686-linux -I/usr/local/lib/perl5/5.6.1 -e 
'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' 
t/*.t
t/01base............ok
t/02simple..........dubious
    Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-17
    Failed 16/17 tests, 5.88% okay
t/03dbatt...........dubious
    Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-6
    Failed 5/6 tests, 16.67% okay
t/05meth............dubious
    Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-6
    Failed 5/6 tests, 16.67% okay
t/07bind............dubious
    Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-9
    Failed 8/9 tests, 11.11% okay
t/08bind2...........dubious
    Test returned status 255 (wstat 65280, 0xff00)
t/09multi...........dubious
    Test returned status 255 (wstat 65280, 0xff00)
Failed Test  Status Wstat Total Fail  Failed  List of Failed
--------------------------------------------------------------------------------
t/02simple.t     255 65280    17   16  94.12%  2-17
t/03dbatt.t      255 65280     6    5  83.33%  2-6
t/05meth.t       255 65280     6    5  83.33%  2-6
t/07bind.t       255 65280     9    8  88.89%  2-9
t/08bind2.t      255 65280    ??   ??       %  ??
t/09multi.t      255 65280    ??   ??       %  ??
failed 6/7 test scripts, 14.29% okay, 34/43 subtests failed, 20.93% okay
make: *** {test_dynamic} error 2

Reply via email to