Subject: | DBD::Pg test failure |
Latest CVS version as of 1/10/2005
Fedora1: perl 5.8.3
Bundle Bundle::DBI (T/TI/TIMB/DBI-1.46.tar.gz)
Module DBI (T/TI/TIMB/DBI-1.46.tar.gz)
Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration:
Platform:
osname=linux, osvers=2.4.21-9.elsmp, archname=i386-linux-thread-multi
uname='linux bugs.devel.redhat.com 2.4.21-9.elsmp #1 smp thu jan 8 17:08:56 est 2004 i686 i686 i386 gnulinux '
% make test DBI_DSN=dbi:Pg:test DBI_USER=postgres
t/03dbmethod........1..141
not ok 5 - DB handle method "last_insert_id" works when given a valid sequence and an invalid table
# Failed test (t/03dbmethod.t at line 82)
not ok 6 - DB handle method "last_insert_id" returns a numeric value
# Failed test (t/03dbmethod.t at line 83)
# undef
# doesn't match '(?-xism:^\d+$)'
not ok 7 - DB handle method "last_insert_id" works when given a valid table
# Failed test (t/03dbmethod.t at line 88)
not ok 8 - DB handle method "last_insert_id" works when called twice (cached) given a valid table
# Failed test (t/03dbmethod.t at line 93)
Failed 1/12 test scripts, 91.67% okay. 4/384 subtests failed, 98.96% okay.
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/03dbmethod.t 4 1024 141 4 2.84% 5-8
1 test and 17 subtests skipped.