Subject: | Test fails with perl 5.21.7 and later (B::PADNAMELIST::FILL) |
The test suite fails with recent bleadperl:
PERL_DL_NONLAZY=1 "/opt/perl-5.21.11t/bin/perl5.21.11" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/001.basic.t ... ok
Can't locate object method "FILL" via package "B::PADNAMELIST" at /tmpfs/.cpan-build/B-Size2-2.07-TqVCoZ/blib/lib/B/Size2/Terse.pm line 428.
# Looks like your test exited with 255 before it could output anything.
t/002.terse.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 15/15 subtests
t/003.size.t .... ok
Can't locate object method "FILL" via package "B::PADNAMELIST" at /tmpfs/.cpan-build/B-Size2-2.07-TqVCoZ/blib/lib/B/Size2/Terse.pm line 428.
# Looks like your test exited with 255 before it could output anything.
t/004.issue3.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests