CC: | ANDYA [...] cpan.org |
Subject: | Test::Harness 3.05 breaks CPAN::Reporter |
Subject line says all. Andy, can you please run a CPAN::Reporter test
before a release?
This is not the only test failing, there are more, but please test yourself:
t/52_test_report_unknown......
# Failed test 't-NoOutput: 'make test' returned 1'
# at t/52_test_report_unknown.t line 69.
# Failed test 't-NoOutput: 'make test' grade reported as 'unknown''
# at t/52_test_report_unknown.t line 69.
# got: 'fail'
# expected: 'unknown'
# STDOUT:
# make[4]: Entering directory `/tmp/QZ_WiyY7O7'
# cp lib/Bogus/Module.pm blib/lib/Bogus/Module.pm
# PERL_DL_NONLAZY=1
/home/src/perl/repoperls/installed-perls/perl/pKhaQOm/perl-5.8.0@32603/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
'blib/arch')" t/*.t
# t/01_Bogus...... No subtests run
#
# Test Summary Report
# -------------------
# t/01_Bogus.t (Wstat: 0 Tests: 0 Failed: 0)
# Parse errors: No plan found in TAP output
# Files=1, Tests=0, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.04 cusr
0.00 csys = 0.06 CPU)
# Result: FAIL
# Failed 1/1 test programs. 0/0 subtests failed.
# make[4]: *** [test_dynamic] Error 255
# make[4]: Leaving directory `/tmp/QZ_WiyY7O7'
# (make test exited with 512)
# CPAN::Reporter: Test result is 'fail', One or more tests failed.
# CPAN::Reporter: preparing a CPAN Testers report for Bogus-Module-1.23
# Do you want to edit the test report? (yes/no) [no] no
# CPAN::Reporter: sending test report with 'fail' to no_one@example.com,
JOHNQP@cpan.org
#
#
# STDERR:
#
# Failed test 't-NoOutput: 'make test' grade explanation correct'
# at t/52_test_report_unknown.t line 69.
# got: 'One or more tests failed.'
# expected: 'No tests were run.'
# Failed test 't-NoOutput: 'perl Build test' returned 1'
# at t/52_test_report_unknown.t line 69.
# Failed test 't-NoOutput: 'perl Build test' grade reported as 'unknown''
# at t/52_test_report_unknown.t line 69.
# got: 'fail'
# expected: 'unknown'
# STDOUT:
# Copying lib/Bogus/Module.pm -> blib/lib/Bogus/Module.pm
# t/01_Bogus...... No subtests run
#
# Test Summary Report
# -------------------
# t/01_Bogus.t (Wstat: 0 Tests: 0 Failed: 0)
# Parse errors: No plan found in TAP output
# Files=1, Tests=0, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.04 cusr
0.01 csys = 0.07 CPU)
# Result: FAIL
# Failed 1/1 test programs. 0/0 subtests failed.
#
(/home/src/perl/repoperls/installed-perls/perl/pKhaQOm/perl-5.8.0@32603/bin/perl
Build test exited with 65280)
# CPAN::Reporter: Test result is 'fail', One or more tests failed.
# CPAN::Reporter: preparing a CPAN Testers report for Bogus-Module-1.23
# Do you want to edit the test report? (yes/no) [no] no
# CPAN::Reporter: sending test report with 'fail' to no_one@example.com,
JOHNQP@cpan.org
#
#
# STDERR:
#
# Failed test 't-NoOutput: 'perl Build test' grade explanation correct'
# at t/52_test_report_unknown.t line 69.
# got: 'One or more tests failed.'
# expected: 'No tests were run.'
# Looks like you failed 6 tests of 46.
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/46 subtests
Hope this helps, I have no time left to investigate.