Subject: | Tests fail with PGObject 1.402.7 and newer |
t/01-parsing.t fails --- probably only if PGObject 1.402.7 or newer is installed:
# Failed test 'Parse correct, simple tuple'
# at t/01-parsing.t line 39.
# Structures begin differing at:
# $got->[3] = Does not exist
# $expected->[3] = undef
Use of uninitialized value $type in hash element at /home/cpansand/.cpan/build/2015110318/PGObject-1.402.8-fo_2g0/blib/lib/PGObject.pm line 404.
Use of uninitialized value $type in hash element at /home/cpansand/.cpan/build/2015110318/PGObject-1.402.8-fo_2g0/blib/lib/PGObject.pm line 404.
Use of uninitialized value $type in hash element at /home/cpansand/.cpan/build/2015110318/PGObject-1.402.8-fo_2g0/blib/lib/PGObject.pm line 404.
# Failed test 'Parse correct, simple array'
# at t/01-parsing.t line 49.
# Structures begin differing at:
# $got->[3] = Does not exist
# $expected->[3] = undef
# Looks like you failed 2 tests of 20.
t/01-parsing.t ........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/20 subtests