Skip Menu |

This queue is for tickets about the Test-OpenLDAP CPAN distribution.

Report information
The Basics
Id: 83670
Status: resolved
Priority: 0/
Queue: Test-OpenLDAP

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

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



Subject: Fails to install using 'cpan' tool due to failed test
Pod coverage test fails, so module can only be installed using -f to force it: 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/1 # Testing Test::OpenLDAP 0.01, Perl 5.014002, /usr/bin/perl t/00-load.t ....... ok t/manifest.t ...... skipped: Author tests not required for installation t/pod-coverage.t .. 1/1 # Failed test 'Pod coverage on Test::OpenLDAP' # at /usr/lib/perl5/vendor_perl/5.14.2/Test/Pod/Coverage.pm line 126. # Coverage for Test::OpenLDAP is 43.8%, with 9 naked subroutines: # COMMA # GID_INDEX # OPENLDAP_SLAPD_BINARY_NAME # SECONDS_TO_WAIT_FOR_SLAPD_TO_START # SPACE # UID_INDEX # USER_READ_WRITE_EXECUTE_PERMISSIONS # USER_READ_WRITE_PERMISSIONS # stop # 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=4, Tests=3, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.21 cusr 0.02 csys = 0.26 CPU) Result: FAIL Failed 1/4 test programs. 1/3 subtests failed. make: *** [test_dynamic] Error 255
pod coverage has been removed from the test suite.