Skip Menu |

This queue is for tickets about the Archive-Builder CPAN distribution.

Report information
The Basics
Id: 19188
Status: resolved
Priority: 0/
Queue: Archive-Builder

People
Owner: Nobody in particular
Requestors: SEKIMURA [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.06
Fixed in: (no value)



Subject: Test::More warnings in t/06_archives.t
't/06_archives.t' raise a Test::More warning about number of plans. $ make test /usr/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Class::Inspector,1.11,Class::Inspector,1.11 PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/01_compile.t t/02_api.t t/03_main.t t/04_practical.t t/05_generators.t t/06_archives.t t/07_binary.t t/99_pod.t t/01_compile.......ok t/02_api...........ok t/03_main..........ok t/04_practical.....ok t/05_generators....ok t/06_archives......ok 1/41# Looks like you planned 41 tests but only ran 11. t/06_archives......dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 12-41 Failed 30/41 tests, 26.83% okay t/07_binary........ok t/99_pod...........ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/06_archives.t 255 65280 41 60 146.34% 12-41 Failed 1/8 test scripts, 87.50% okay. 30/472 subtests failed, 93.64% okay. make: *** [test_dynamic] Error 255
Can you provide the verbose output for that test on your platform?
New release is out, this should be resolved now.