Subject: | Test suite fails with perl 5.23.2 |
See http://fast-matrix.cpantesters.org/?dist=Test-Dist-Zilla%200.002 for a fail/pass overview: everything looks good but the reports for perl 5.23.2. On my system t/test-dist-zilla-attributes.t and t/test-dist-zilla-messages.t fail like this:
Attribute (expected) is required at /opt/perl-5.23.2/lib/site_perl/5.23.2/x86_64-linux/Moose/Object.pm line 24
Moose::Object::new('Moose::Meta::Class::__ANON__::SERIAL::13', 'HASH(0x1a066a8)') called at /opt/perl-5.23.2/lib/site_perl/5.23.2/Test/Routine/Compositor.pm line 70
Test::Routine::Compositor::__ANON__('Test::Routine::Runner=HASH(0x1a06720)') called at native delegation method Test::Routine::Runner::_build_test_instance (execute_method) of attribute _instance_builder (defined at /opt/perl-5.23.2/lib/site_perl/5.23.2/Test/Routine/Runner.pm line 63) line 3
Test::Routine::Runner::_build_test_instance('Test::Routine::Runner=HASH(0x1a06720)') called at reader Test::Routine::Runner::test_instance (defined at /opt/perl-5.23.2/lib/site_perl/5.23.2/Test/Routine/Runner.pm line 56) line 8
Test::Routine::Runner::test_instance('Test::Routine::Runner=HASH(0x1a06720)') called at /opt/perl-5.23.2/lib/site_perl/5.23.2/Test/Routine/Runner.pm line 90
Test::Routine::Runner::run('Test::Routine::Runner=HASH(0x1a06720)') called at /opt/perl-5.23.2/lib/site_perl/5.23.2/Test/Routine/Util.pm line 78
Test::Routine::Util::run_tests('Test::Routine::Util', undef, 'main', undef) called at /opt/perl-5.23.2/lib/site_perl/5.23.2/Test/Routine/Util.pm line 56
Test::Routine::Util::run_me('Test::Routine::Util', 'HASH(0x19f8740)') called at /opt/perl-5.23.2/lib/site_perl/5.23.2/Test/Routine/Util.pm line 42
Test::Routine::Util::__ANON__('HASH(0x19f8740)') called at t/test-dist-zilla-attributes.t line 72
# Looks like your test exited with 255 before it could output anything.
t/test-dist-zilla-attributes.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
Attribute (expected) is required at /opt/perl-5.23.2/lib/site_perl/5.23.2/x86_64-linux/Moose/Object.pm line 24
Moose::Object::new('Moose::Meta::Class::__ANON__::SERIAL::13', 'HASH(0x338af18)') called at /opt/perl-5.23.2/lib/site_perl/5.23.2/Test/Routine/Compositor.pm line 70
Test::Routine::Compositor::__ANON__('Test::Routine::Runner=HASH(0x1f39b40)') called at native delegation method Test::Routine::Runner::_build_test_instance (execute_method) of attribute _instance_builder (defined at /opt/perl-5.23.2/lib/site_perl/5.23.2/Test/Routine/Runner.pm line 63) line 3
Test::Routine::Runner::_build_test_instance('Test::Routine::Runner=HASH(0x1f39b40)') called at reader Test::Routine::Runner::test_instance (defined at /opt/perl-5.23.2/lib/site_perl/5.23.2/Test/Routine/Runner.pm line 56) line 8
Test::Routine::Runner::test_instance('Test::Routine::Runner=HASH(0x1f39b40)') called at /opt/perl-5.23.2/lib/site_perl/5.23.2/Test/Routine/Runner.pm line 90
Test::Routine::Runner::run('Test::Routine::Runner=HASH(0x1f39b40)') called at /opt/perl-5.23.2/lib/site_perl/5.23.2/Test/Routine/Util.pm line 78
Test::Routine::Util::run_tests('Test::Routine::Util', undef, 'main', undef) called at /opt/perl-5.23.2/lib/site_perl/5.23.2/Test/Routine/Util.pm line 56
Test::Routine::Util::run_me('Test::Routine::Util', 'HASH(0x1f396d8)') called at /opt/perl-5.23.2/lib/site_perl/5.23.2/Test/Routine/Util.pm line 42
Test::Routine::Util::__ANON__('HASH(0x1f396d8)') called at t/test-dist-zilla-messages.t line 68
# Looks like your test exited with 255 before it could output anything.
t/test-dist-zilla-messages.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests