Skip Menu |

This queue is for tickets about the XML-OPML-SimpleGen CPAN distribution.

Report information
The Basics
Id: 52603
Status: resolved
Priority: 0/
Queue: XML-OPML-SimpleGen

People
Owner: stephenca [...] cpan.org
Requestors: bobtfish [...] bobtfish.net
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.05



Subject: Pod coverage tests fail
CPAN.pm: Going to build S/ST/STEPHENCA/XML-OPML-SimpleGen-0.04.tar.gz make[1]: Entering directory `/home/catalyst/.cpan/build/XML-OPML-SimpleGen-0.04- czcbBm' cp lib/XML/OPML/SimpleGen.pm blib/lib/XML/OPML/SimpleGen.pm Manifying blib/man3/XML::OPML::SimpleGen.3pm make[1]: Leaving directory `/home/catalyst/.cpan/build/XML-OPML-SimpleGen-0.04-c zcbBm' STEPHENCA/XML-OPML-SimpleGen-0.04.tar.gz /usr/bin/make -- OK Running make test make[1]: Entering directory `/home/catalyst/.cpan/build/XML-OPML-SimpleGen-0.04- czcbBm' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load.t ....... 1/2 # Testing XML::OPML::SimpleGen 0.04, Perl 5.008007, /usr /bin/perl t/00-load.t ....... ok t/01-func.t ....... ok t/02-parse.t ...... skipped: XML::OPML required for parse tests t/pod-coverage.t .. 1/1 # Failed test 'Cvs::Simple is covered' # at t/pod-coverage.t line 20. # Coverage for XML::OPML::SimpleGen is 73.3%, with 4 naked subroutines: # groups # xml # xml_head # xml_outlines # Looks like you failed 1 test of 1. t/pod-coverage.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/pod.t ........... ok Test Summary Report ------------------- t/pod-coverage.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=5, Tests=6, 1 wallclock secs ( 0.11 usr 0.03 sys + 0.85 cusr 0.15 csys = 1.14 CPU) Result: FAIL Failed 1/5 test programs. 1/6 subtests failed. make[1]: *** [test_dynamic] Error 255 make[1]: Leaving directory `/home/catalyst/.cpan/build/XML-OPML-SimpleGen-0.04-c zcbBm' STEPHENCA/XML-OPML-SimpleGen-0.04.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports STEPHENCA/XML-OPML-SimpleGen-0.04.tar.gz Running make install make test had returned bad status, won't install without force *** XML::OPML::SimpleGen installation failed. *** Module::AutoInstall installation finished. Can you make this test not run unless you're making a release in some way (I use Module::Install::AuthorTests) so that people on CPAN trying to install don't have this issue. Thanks in advance. t0m