Q: What is the failed test looking for?

PGINITDB="/opt/postgres/8.4.0/bin/initdb" PERL_DL_NONLAZY=1 
/opt/perl/5.10/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/00-signature.t .... skipped: Set the environment variable TEST_SIGNATURE to 
enable this test
t/00basic.t ......... ok
# 
# DBI                         Version 1.609
# DBD::Pg                     Version 2.15.1
# Perl                        Version 5.10.1
# OS                          linux
# PostgreSQL (compiled)       80400
# PostgreSQL (target)         80400
# PostgreSQL (reported)       PostgreSQL 8.4.0 on x86_64-unknown-linux-gnu, 
compiled by GCC gcc (Gentoo 4.3.3-r2 p1.1, pie-10.1.5) 4.3.3, 64-bit
# Default port                5432
# DBI_DSN                     dbi:Pg:
# DBI_USER                    postgres
# Test schema                 dbd_pg_testschema
# PGHOST                      localhost
# array_nulls                 on
# backslash_quote             safe_encoding
# client_encoding             SQL_ASCII
# server_encoding             SQL_ASCII
# standard_conforming_strings off
# Adjusted:                   DBI_DSN 
t/01connect.t ....... ok
t/01constants.t ..... ok

#   Failed test 'Failed ping returns a SQLSTATE code of 08000'
#   at t/02attribs.t line 1597.
#          got: '22000'
#     expected: '08000'
# Looks like you failed 1 test of 249.
t/02attribs.t ....... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/249 subtests 
    (less 6 skipped subtests: 242 okay)
t/03dbmethod.t ...... ok
t/03smethod.t ....... ok
t/04misc.t .......... ok
t/06bytea.t ......... ok
t/07copy.t .......... ok
t/08async.t ......... ok
t/09arrays.t ........ ok
t/12placeholders.t .. ok
t/20savepoints.t .... ok
Removing test database directory
t/99cleanup.t ....... ok

Test Summary Report
-------------------
t/02attribs.t     (Wstat: 256 Tests: 249 Failed: 1)
  Failed test:  244
  Non-zero exit status: 1
Files=15, Tests=1698, 19 wallclock secs ( 0.54 usr  0.06 sys +  3.61 cusr  0.37 
csys =  4.58 CPU)
Result: FAIL
Failed 1/15 test programs. 1/1698 subtests failed.
make: *** [test_dynamic] Error 255

-- 
Steven Lembark                                            85-09 90th St.
Workhorse Computing                                 Woodhaven, NY, 11421
[email protected]                                      +1 888 359 3508

Reply via email to