Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Adélie Package Tree Adélie Package Tree
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 352
    • Issues 352
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Adélie Linux
  • Adélie Package TreeAdélie Package Tree
  • Issues
  • #678

Closed
Open
Created May 11, 2022 by Zach van Rijn@zOwner

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
...
Edited May 11, 2022 by Zach van Rijn
Assignee
Assign to
Time tracking