Skip Menu |

This queue is for tickets about the WWW-Myspace CPAN distribution.

Report information
The Basics
Id: 21543
Status: resolved
Worked: 5 min
Priority: 0/
Queue: WWW-Myspace

People
Owner: GRANTG [...] cpan.org
Requestors: cweyl [...] alumni.drew.edu
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.57
Fixed in: (no value)



Subject: make test fails on pod coverage in 0.57
Date: Sun, 17 Sep 2006 21:22:33 -0700
To: bug-WWW-Myspace [...] rt.cpan.org
From: "Chris Weyl" <cweyl [...] alumni.drew.edu>
make test yields.... t/pod-coverage..........ok 1/10 # Failed test 'Pod coverage on WWW::Myspace::._MyBase' # in /usr/lib/perl5/vendor_perl/5.8.8/Test/Pod/Coverage.pm at line 126. # WWW::Myspace::._MyBase: couldn't find pod t/pod-coverage..........NOK 4Too late to run CHECK block at /usr/lib/perl5/vendor_perl/5.8.8/IO/Prompt.pm line 315. # Failed test 'Pod coverage on WWW::Myspace::._Data' # in /usr/lib/perl5/vendor_perl/5.8.8/Test/Pod/Coverage.pm at line 126. # WWW::Myspace::._Data: couldn't find pod t/pod-coverage..........NOK 8 # Failed test 'Pod coverage on WWW::Myspace::._FriendChanges' # in /usr/lib/perl5/vendor_perl/5.8.8/Test/Pod/Coverage.pm at line 126. # WWW::Myspace::._FriendChanges: couldn't find pod t/pod-coverage..........NOK 9# Looks like you failed 3 tests of 10. t/pod-coverage..........dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 4, 8-9 Failed 3/10 tests, 70.00% okay t/pod...................ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/pod-coverage.t 3 768 10 3 30.00% 4 8-9 48 subtests skipped. Failed 1/16 test scripts, 93.75% okay. 3/107 subtests failed, 97.20% okay. make: *** [test_dynamic] Error 255
Caused by extra "dot" files in dist. Fixed in 0.58, uploading now.