Skip Menu |

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

Report information
The Basics
Id: 81907
Status: new
Priority: 0/
Queue: Test-HTTP-Server

People
Owner: Nobody in particular
Requestors: gabor [...] szabgab.com
Cc:
AdminCc:

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



Subject: Test-HTTP-Server-0.03 test stuck on Windows
Date: Tue, 11 Dec 2012 19:28:40 +0200
To: bug-Test-HTTP-Server [...] rt.cpan.org
From: Gabor Szabo <gabor [...] szabgab.com>
Using Strawberry Perl 5.12.3 C:\bin>cpan Test::HTTP::Server CPAN: CPAN::SQLite loaded ok (v0.202) Database was generated on Mon, 10 Dec 2012 19:25:05 GMT Running install for module 'Test::HTTP::Server' CPAN: YAML loaded ok (v0.84) CPAN: CPAN::Kwalify loaded ok (v5.50) CPAN: Kwalify loaded ok (v1.21) Running make for S/SP/SPARKY/Test-HTTP-Server-0.03.tar.gz CPAN: Digest::SHA loaded ok (v5.80) CPAN: Compress::Zlib loaded ok (v2.058) Checksum for C:\strawberry\cpan\sources\authors\id\S\SP\SPARKY\Test-HTTP-Server-0.03.tar.gz ok CPAN: Archive::Tar loaded ok (v1.76) CPAN: File::Temp loaded ok (v0.22) CPAN: Parse::CPAN::Meta loaded ok (v1.4404) CPAN: CPAN::Meta loaded ok (v2.120921) CPAN: Module::CoreList loaded ok (v2.53) CPAN.pm: Building S/SP/SPARKY/Test-HTTP-Server-0.03.tar.gz CPAN: CPAN::Reporter loaded ok (v1.2007) Checking if your kit is complete... Looks good Writing Makefile for Test::HTTP::Server Writing MYMETA.yml and MYMETA.json (C:\strawberry\perl\bin\perl.exe Makefile.PL exited with 0) CPAN::Reporter: Makefile.PL result is 'pass', No errors. cp lib/Test/HTTP/Server.pm blib\lib\Test\HTTP\Server.pm (C:\strawberry\c\bin\dmake.EXE exited with 0) CPAN::Reporter: dmake result is 'pass', No errors. SPARKY/Test-HTTP-Server-0.03.tar.gz C:\strawberry\c\bin\dmake.EXE -- OK Running make test C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/01-use.t ....... ok t/10-basic.t ..... ok Your vendor has not defined POSIX macro SIGCHLD, used at t/11-shutdown.t line 12. # Looks like your test exited with 255 before it could output anything. t/11-shutdown.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests # Failed test 'can read' # at t/20-request.t line 29.