Skip Menu |

This queue is for tickets about the DBI CPAN distribution.

Report information
The Basics
Id: 2586
Status: resolved
Priority: 0/
Queue: DBI

People
Owner: Nobody in particular
Requestors: marek.rouchal [...] infineon.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.36
Fixed in: (no value)



Subject: some tests fail in 1.36, perl 5.8.0, linux
I get a failure in the test below with DBI-1.36 (1.35 is 100% ok). My Perl: 5.8.0, ithreads, shared libperl, compiled with gcc 2.96 My OS: RedHat Linux 7.2, 2.4.18-27.7.xbigmem #1 SMP Fri Mar 14 05:08:50 EST 2003 i686 unknown Let me know if you need more information! Cheers, Marek t/06attrs..............1..126 # Running under perl version 5.008 for linux # Current time local: Thu May 15 17:03:23 2003 # Current time GMT: Thu May 15 15:03:23 2003 # Using Test.pm version 1.24 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 Can't get DBI::db=HASH(0x820da44)->{Statement}: unrecognised attribute at /home/hwadm/.cpan/build/DBI-1.36/blib/lib/DBD/ExampleP.pm line 217. ok 19 ok 20 ok 21 ok 22 ok 23 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 24-126 Failed 103/126 tests, 18.25% okay
Thanks. Fixed in 1.37