user/perl-dbd-pg: FTTFS: multiple failures
Found on x86_64:
...
Please wait, creating new database (version 14.1) for testing
#
# DBI Version 1.643
# DBD::Pg Version 3.14.2
# Perl Version 5.34.1
# OS linux
# PostgreSQL (compiled) 140001
# PostgreSQL (target) 140001
# PostgreSQL (reported) PostgreSQL 14.1 on x86_64-foxkit-linux-musl, compiled by gcc (Adelie 8.5.0) 8.5.0, 64-bit
# Default port 5432
# DBI_DSN dbi:Pg:db="postgres";port=5440;host=<pwd>/dbdpg_test_database/data/socket
# DBI_USER builder
# Test schema dbd_pg_testschema
# LANG C
# Adjusted: initdb
t/01connect.t .......... ok
t/01constants.t ........ ok
t/02attribs.t .......... ok
t/03dbmethod.t ......... 10/646
# Failed test 'Correct stats output for dbd_pg_test1'
# at t/03dbmethod.t line 1211.
# Structures begin differing at:
# $got->[3][10] = '-1'
# $expected->[3][10] = '0'
# Failed test 'Correct stats output for dbd_pg_test2'
# at t/03dbmethod.t line 1216.
# Structures begin differing at:
# $got->[6][10] = '-1'
# $expected->[6][10] = '0'
# Failed test 'Correct stats output for dbd_pg_test3'
# at t/03dbmethod.t line 1223.
# Structures begin differing at:
# $got->[6][10] = '-1'
# $expected->[6][10] = '0'
# Failed test 'Correct stats output for dbd_pg_test1'
# at t/03dbmethod.t line 1240.
# Structures begin differing at:
# $got->[3][10] = '-1'
# $expected->[3][10] = '0'
# Failed test 'Correct stats output for dbd_pg_test3'
# at t/03dbmethod.t line 1245.
# Structures begin differing at:
# $got->[6][10] = '-1'
# $expected->[6][10] = '0'
# Failed test 'Correct stats output for dbd_pg_test3'
# at t/03dbmethod.t line 1251.
# Structures begin differing at:
# $got->[6][10] = '-1'
# $expected->[6][10] = '0'
# Looks like you failed 6 tests of 646.
t/03dbmethod.t ......... Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/646 subtests
(less 4 skipped subtests: 636 okay)
t/03smethod.t .......... ok
...