Skip Menu |

This queue is for tickets about the AuthCAS CPAN distribution.

Report information
The Basics
Id: 74049
Status: new
Priority: 0/
Queue: AuthCAS

People
Owner: Nobody in particular
Requestors: d.thomas [...] its.uq.edu.au
Cc:
AdminCc:

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



Subject: pod-coverage.t fails
perl-5.14.2, AuthCAS 1.5, RHEL5 FWIW Pod-Coverage-0.21 not a problem for a user but automated installation methods can't really determine how serious a failed test is # make test PERL_DL_NONLAZY=1 /opt/perl/uq.is.perl.rhel5-5.14.2-20120115/bin/perl "- MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00.load.t ....... 1/1 # Testing AuthCAS 1.5 t/00.load.t ....... ok t/pod-coverage.t .. 1/1 # Failed test 'Pod coverage on AuthCAS' # at /opt/perl/uq.is.perl.rhel5-5.14.2- 20120115/lib/site_perl/5.14.2/Test/Pod/Coverage.pm line 126. # Coverage for AuthCAS is 0.0%, with 16 naked subroutines: # callCAS # dump_var # getServerLoginGatewayURL # getServerLoginURL # getServerLogoutURL # getServerProxyURL # getServerProxyValidateURL # getServerServiceValidateURL # get_errors # get_https2 # new # proxyMode # retrievePT # storePGT # validatePT # validateST # 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=3, Tests=3, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.14 cusr 0.02 csys = 0.19 CPU) Result: FAIL Failed 1/3 test programs. 1/3 subtests failed. make: *** [test_dynamic] Error 255