Subject: | make test t/54_test_report_split.t fails |
Hi David,
Perl 5.10.0 with CPAN::Reporter 1.1710 fails during make test:
perl t/54_test_report_split.t
1..60
ok 1 - require CPAN::Reporter;
ok 2 - home directory mocked
ok 3 - config directory created
ok 4 - created temp config file
ok 5 - Copying t-test.pl-Pass-NoOutput-OK to temp directory /tmp/QiBwclotC6
ok 6 - t-test.pl-Pass-NoOutput-OK: Makefile.PL successful
ok 7 - t-test.pl-Pass-NoOutput-OK: 'make test' returned 1
ok 8 - t-test.pl-Pass-NoOutput-OK: 'make test' grade reported as 'pass'
ok 9 - t-test.pl-Pass-NoOutput-OK: report notification correct
ok 10 - t-test.pl-Pass-NoOutput-OK: test report was mock sent
ok 11 - t-test.pl-Pass-NoOutput-OK: 'make test' grade explanation correct
ok 12 - Copying t-test.pl-Pass-NoOutput-OK to temp directory /tmp/aI9Ylp4gfo
ok 13 - t-test.pl-Pass-NoOutput-OK: Build.PL successful
ok 14 - t-test.pl-Pass-NoOutput-OK: 'perl Build test' returned 0
ok 15 - t-test.pl-Pass-NoOutput-OK: 'perl Build test' grade reported as
'fail'
ok 16 - t-test.pl-Pass-NoOutput-OK: report notification correct
ok 17 - t-test.pl-Pass-NoOutput-OK: test report was mock sent
ok 18 - t-test.pl-Pass-NoOutput-OK: 'perl Build test' grade explanation
correct
ok 19 - Copying t-Recurse-Fail-t to temp directory /tmp/zP9VRR6W_L
ok 20 - t-Recurse-Fail-t: Makefile.PL successful
ok 21 - t-Recurse-Fail-t: 'make test' returned 0
ok 22 - t-Recurse-Fail-t: 'make test' grade reported as 'fail'
ok 23 - t-Recurse-Fail-t: report notification correct
ok 24 - t-Recurse-Fail-t: test report was mock sent
ok 25 - t-Recurse-Fail-t: 'make test' grade explanation correct
ok 26 - Copying t-Recurse-Fail-t to temp directory /tmp/OJgXUjQHvw
ok 27 - t-Recurse-Fail-t: Build.PL successful
ok 28 - t-Recurse-Fail-t: 'perl Build test' returned 1
ok 29 - t-Recurse-Fail-t: 'perl Build test' grade reported as 'unknown'
ok 30 - t-Recurse-Fail-t: report notification correct
ok 31 - t-Recurse-Fail-t: test report was mock sent
ok 32 - t-Recurse-Fail-t: 'perl Build test' grade explanation correct
ok 33 - Copying t-Recurse-Fail-test.pl to temp directory /tmp/WcK5N8qP5L
ok 34 - t-Recurse-Fail-test.pl: Makefile.PL successful
ok 35 - t-Recurse-Fail-test.pl: 'make test' returned 0
ok 36 - t-Recurse-Fail-test.pl: 'make test' grade reported as 'fail'
ok 37 - t-Recurse-Fail-test.pl: report notification correct
ok 38 - t-Recurse-Fail-test.pl: test report was mock sent
ok 39 - t-Recurse-Fail-test.pl: 'make test' grade explanation correct
ok 40 - Copying t-Recurse-Fail-test.pl to temp directory /tmp/hMPB7r7VpA
ok 41 - t-Recurse-Fail-test.pl: Build.PL successful
ok 42 - t-Recurse-Fail-test.pl: 'perl Build test' returned 1
ok 43 - t-Recurse-Fail-test.pl: 'perl Build test' grade reported as
'unknown'
ok 44 - t-Recurse-Fail-test.pl: report notification correct
ok 45 - t-Recurse-Fail-test.pl: test report was mock sent
ok 46 - t-Recurse-Fail-test.pl: 'perl Build test' grade explanation correct
ok 47 - Copying NoTestTarget to temp directory /tmp/IrF6oMzfSL
ok 48 - NoTestTarget: Makefile.PL successful
not ok 49 - NoTestTarget: 'make test' returned 1
# Failed test 'NoTestTarget: 'make test' returned 1'
# at t/54_test_report_split.t line 78.
not ok 50 - NoTestTarget: 'make test' grade reported as 'unknown'
# Failed test 'NoTestTarget: 'make test' grade reported as 'unknown''
# at t/54_test_report_split.t line 78.
# got: 'fail'
# expected: 'unknown'
# STDOUT:
# make: *** Keine Regel, um »test« zu erstellen. Schluss.
# (make test exited with 512)
# CPAN::Reporter: Test result is 'fail', 'make test' error detected.
# CPAN::Reporter: preparing a CPAN Testers report for Bogus-Module-1.23
# Do you want to review or edit the test report? (yes/no) [no] no
# CPAN::Reporter: sending test report with 'fail' to no_one@example.com
#
#
# STDERR:
#
ok 51 - NoTestTarget: report notification correct
ok 52 - NoTestTarget: test report was mock sent
not ok 53 - NoTestTarget: 'make test' grade explanation correct
# Failed test 'NoTestTarget: 'make test' grade explanation correct'
# at t/54_test_report_split.t line 78.
# got: ''make test' error detected'
# expected: 'No make test target'
ok 54 - Copying NoTestTarget to temp directory /tmp/sZik6hW3IU
ok 55 - NoTestTarget: Build.PL successful
ok 56 - NoTestTarget: 'perl Build test' returned 1
ok 57 - NoTestTarget: 'perl Build test' grade reported as 'unknown'
ok 58 - NoTestTarget: report notification correct
ok 59 - NoTestTarget: test report was mock sent
ok 60 - NoTestTarget: 'perl Build test' grade explanation correct
# Looks like you failed 3 tests of 60.
====
# make: *** Keine Regel, um »test« zu erstellen. Schluss.
from above is in german and is roughly
# make: *** no rule exists to create »test«. Aborting.
in english.
The failed tests are 49, 50, and 53.
====
uname -a:
Linux heiko-desktop 2.6.31-19-generic #56-Ubuntu SMP Thu Jan 28 02:39:34
UTC 2010 x86_64 GNU/Linux
Subject: | CPAN-Reporter-1.1710-1266354416.log |
Message body is not shown because it is too large.