Skip Menu |

This queue is for tickets about the WebService-CaptchasDotNet CPAN distribution.

Report information
The Basics
Id: 94161
Status: new
Priority: 0/
Queue: WebService-CaptchasDotNet

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

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



Subject: Cannot install without force.
Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for WebService::CaptchasDotNet Writing MYMETA.yml and MYMETA.json cp CaptchasDotNet.pm blib/lib/WebService/CaptchasDotNet.pm Manifying blib/man3/WebService::CaptchasDotNet.3pm GEOFF/WebService-CaptchasDotNet-0.06.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01compile.t ................ ok t/02constructor.t ............ ok t/03empty_subclass.t ......... ok t/10verify.t ................. ok t/11random.t ................. ok t/12url.t .................... ok t/13expire.t ................. ok t/60_init.t .................. ok t/61_verify_random_string.t .. 1/11 # Failed test 'non-writable directory returns false' # at t/61_verify_random_string.t line 73. t/61_verify_random_string.t .. 9/11 # Looks like you failed 1 test of 11. t/61_verify_random_string.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/11 subtests t/62_cleanup.t ............... 7/11 # Failed test 'unreadable directory returns false' # at t/62_cleanup.t line 83. # Looks like you failed 1 test of 11. t/62_cleanup.t ............... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/11 subtests t/63_time_to_cleanup.t ....... ok t/80cgi.t .................... skipped: Apache-Test not configured t/99pod.t .................... Undefined subroutine &main::pod_ok called at t/99pod.t line 28. # Looks like your test exited with 255 before it could output anything. t/99pod.t .................... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests Test Summary Report ------------------- t/61_verify_random_string.t (Wstat: 256 Tests: 11 Failed: 1) Failed test: 7 Non-zero exit status: 1 t/62_cleanup.t (Wstat: 256 Tests: 11 Failed: 1) Failed test: 8 Non-zero exit status: 1 t/99pod.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. Files=13, Tests=99, 13 wallclock secs ( 0.08 usr 0.03 sys + 0.79 cusr 0.14 csys = 1.04 CPU) Result: FAIL Failed 3/13 test programs. 2/99 subtests failed. make: *** [test_dynamic] Error 255 GEOFF/WebService-CaptchasDotNet-0.06.tar.gz /usr/bin/make test -- NOT OK