Subject: | Incorrect stats output for dbd_pg_test3 |
Linux 2.6.22.17-0.1-default/#1 i386 Core(TM)2 CPU T5600 @
1.83GHz/1833(2) i686 2020 Mb
This is perl, v5.10.0 built for i686-linux-64int
t/00-signature........skipped: Set the environment variable
TEST_SIGNATURE to en
able this test
t/00basic.............ok
t/01connect...........1/15 #
# DBI Version 1.602
# DBD::Pg Version 2.0.0
# Perl Version 5.10.0
# OS linux
# PostgreSQL (compiled) 80206
# PostgreSQL (target) 80109
# PostgreSQL (reported) PostgreSQL 8.1.9 on i686-pc-linux-gnu, compiled
by GCC gcc (GCC) 4.1.2 20061115 (prerelease) (SUSE Linux)
# Default port 5432
# DBI_DSN dbi:Pg:
# DBI_USER <not set>
# Test schema dbd_pg_testschema
# Adjusted: DBI_DSN
t/01connect...........ok
t/01constants.........ok
t/02attribs...........ok
t/03dbmethod..........115/216
# Failed test 'Correct stats output for dbd_pg_test3'
# at t/03dbmethod.t line 613.
# Structures begin differing at:
# $got->[5][11] = '4'
# $expected->[5][11] = '0'
# Failed test 'Correct stats output for dbd_pg_test3'
# at t/03dbmethod.t line 632.
# Structures begin differing at:
# $got->[5][11] = '4'
# $expected->[5][11] = '0'
t/03dbmethod..........199/216 # Looks like you failed 2 tests of 216.
t/03dbmethod.......... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/216 subtests
(less 2 skipped subtests: 212 okay)
t/03smethod...........ok
t/04misc..............ok
t/06bytea.............ok
t/07copy..............ok
t/08async.............ok
t/09arrays............ok
t/12placeholders......ok
t/20savepoints........ok
t/99_perlcritic.......skipped: Set the environment variable TEST_CRITIC
to enabl
e this test
t/99_pod..............ok
t/99_yaml.............ok
t/99cleanup...........ok
Test Summary Report
-------------------
t/03dbmethod.t (Wstat: 512 Tests: 216 Failed: 2)
Failed tests: 117, 121
Non-zero exit status: 2
Files=18, Tests=972, 11 wallclock secs ( 0.15 usr 0.06 sys + 1.64
cusr 0.17 c
sys = 2.02 CPU)
Result: FAIL
Failed 1/18 test programs. 2/972 subtests failed.