Skip Menu |

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

Report information
The Basics
Id: 101996
Status: resolved
Priority: 0/
Queue: Test-RequiresInternet

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

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



Subject: tests fail
darwin, perl 5.21.6 (let me know if you need anything else) PERL_DL_NONLAZY=1 "/Users/ether/perl5/perlbrew/perls/21.6/bin/perl5.21.6" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Testing Test::RequiresInternet 0.04, Perl 5.021006, /Users/ether/perl5/perlbrew/perls/21.6/bin/perl5.21.6 t/00_load.t ............ ok t/02_multiple_hosts.t .. skipped: NO_NETWORK_TESTING t/01_getserv.t ......... skipped: NO_NETWORK_TESTING t/03_badhost.t ......... skipped: NO_NETWORK_TESTING t/04_env.t ............. skipped: NO_NETWORK_TESTING # No tests run! t/05_badarg.t .......... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests t/06_badport.t ......... skipped: NO_NETWORK_TESTING Test Summary Report ------------------- t/05_badarg.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: More than one plan found in TAP output Bad plan. You planned 1 tests but ran 0. Files=7, Tests=1, 0 wallclock secs ( 0.03 usr 0.02 sys + 0.38 cusr 0.05 csys = 0.48 CPU) Result: FAIL Failed 1/7 test programs. 0/1 subtests failed. make: *** [test_dynamic] Error 255
On Sun May 24 20:22:48 2015, ETHER wrote: Show quoted text
Released 0.05 to CPAN with the fix. Thanks!