Tim Bunce wrote:

[...] DBI-1.46-rc1-20041114.tar.gz

Testing with perl 5.8.3 & 5.8.5 gave "All tests successful". However, with 5.6.1 (for two different test machines/environments/GCCs) test t/zvpp_01basics.t fails. Don't know the importance of this failure, though. CPAN release of DBI-1.45 still compiles and tests ok. Report follows:

----------------8<-----------------------------------
[EMAIL PROTECTED] DBI-1.46]$ make test
/bin/sh -c true
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/opt/perl/lib/5.6.1/linux -I/opt/perl/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/01basics............ok
4/131 skipped: developer tests
t/02dbidrv............ok
t/03handle............ok
t/04mods..............ok
t/05thrclone..........skipped
all skipped: this linux perl 5.006001 not configured to support iThreads
t/06attrs.............ok
t/07kids..............ok
t/08keeperr...........ok
t/09trace.............ok
t/10examp.............ok
t/14utf8..............skipped
all skipped: Requires perl 5.8
t/15array.............ok
t/20meta..............ok
t/30subclass..........ok
t/40profile...........ok
t/41prof_dump.........ok
t/42prof_data.........ok
t/50dbm...............ok
t/60preparse..........ok
t/80proxy.............skipped
all skipped: modules required for proxy are probably not installed (e.g., RPC/PlClient.pm)
t/pod.................skipped
all skipped: Test::Pod 1.00 required for testing POD
t/zvpp_01basics.......ok 104/131DBI::PurePerl doesn't support hash type 1 without Math::BigInt >= 1.56 (available on CPAN) at t/01basics.t line 245
...caught at t/zvpp_01basics.t line 3.
DBI::PurePerl doesn't support hash type 1 without Math::BigInt >= 1.56 (available on CPAN) at t/01basics.t line 245
...caught ...propagated at t/zvpp_01basics.t line 4.
# Looks like you planned 131 tests but only ran 104.
# Looks like your test died just after 104.
t/zvpp_01basics.......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 105-131
Failed 27/131 tests, 79.39% okay
t/zvpp_02dbidrv.......ok
10/51 skipped: various reasons
t/zvpp_03handle.......ok
69/124 skipped: various reasons
t/zvpp_04mods.........ok
t/zvpp_05thrclone.....skipped
all skipped: this linux perl 5.006001 not configured to support iThreads
t/zvpp_06attrs........ok
7/137 skipped: various reasons
t/zvpp_07kids.........skipped
all skipped: $h->{Kids} attribute not supported for DBI::PurePerl
t/zvpp_08keeperr......ok
t/zvpp_09trace........ok
t/zvpp_10examp........ok
39/252 skipped: various reasons
t/zvpp_14utf8.........skipped
all skipped: Requires perl 5.8
t/zvpp_15array........ok
t/zvpp_20meta.........ok
t/zvpp_30subclass.....ok
t/zvpp_40profile......skipped
all skipped: profiling not supported for DBI::PurePerl
t/zvpp_41prof_dump....skipped
all skipped: profiling not supported for DBI::PurePerl
t/zvpp_42prof_data....skipped
all skipped: profiling not supported for DBI::PurePerl
t/zvpp_50dbm..........ok
t/zvpp_60preparse.....skipped
all skipped: preparse not supported for DBI::PurePerl
t/zvpp_80proxy........skipped
all skipped: modules required for proxy are probably not installed (e.g., RPC/PlClient.pm)
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/zvpp_01basics.t 255 65280 131 27 20.61% 105-131
12 tests and 129 subtests skipped.
Failed 1/41 test scripts, 97.56% okay. 27/2056 subtests failed, 98.69% okay.
make: *** [test_dynamic] Error 11
[EMAIL PROTECTED] DBI-1.46]$
----------------8<-----------------------------------


--
Cosimo



Reply via email to