Skip Menu |

This queue is for tickets about the Net-IPP CPAN distribution.

Report information
The Basics
Id: 52867
Status: new
Priority: 0/
Queue: Net-IPP

People
Owner: Nobody in particular
Requestors: fernandocaprio [...] gmail.com
Cc:
AdminCc:

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



Subject: Test fails on Windows
Date: Thu, 17 Dec 2009 14:19:21 -0200
To: bug-net-ipp [...] rt.cpan.org
From: Fernando Caprio <fernandocaprio [...] gmail.com>
I've tried both ActivePerl and StrawBerry perl on Windows but 'make test' fails for the same reason on both: Running make test C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t *t/codec.t ...... 1/5 Undefined subroutine &main::URL called at t/codec.t line 25* . # Looks like you planned 5 tests but ran 3. # Looks like your test exited with 255 just after 3. t/codec.t ...... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/5 subtests t/transform.t .. 1/22 Unable to parse date: 12 - 10 - 2004 : 012 : 023 : 034 . 0099 , - 001 : 00 at t/transform.t line 85 t/transform.t .. ok Test Summary Report ------------------- t/codec.t (Wstat: 65280 Tests: 3 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 5 tests but ran 3. Files=2, Tests=25, 0 wallclock secs ( 0.06 usr + 0.03 sys = 0.09 CPU) Result: FAIL Failed 1/2 test programs. 0/25 subtests failed. dmake.EXE: Error code 255, while making 'test_dynamic' BIGHIL/Net-IPP-0.1.tar.gz C:\strawberry\c\bin\dmake.EXE test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports BIGHIL/Net-IPP-0.1.tar.gz Running make install make test had returned bad status, won't install without force Failed during this command: BIGHIL/Net-IPP-0.1.tar.gz : make_test NO Thanks, Fernando