Skip Menu |

This queue is for tickets about the AnyEvent-Process CPAN distribution.

Report information
The Basics
Id: 82501
Status: new
Priority: 0/
Queue: AnyEvent-Process

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

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



Subject: AnyEvent-Process-0.01 test stuck on Windows
Date: Sat, 5 Jan 2013 22:30:32 +0200
To: bug-AnyEvent-Process [...] rt.cpan.org
From: Gabor Szabo <gabor [...] szabgab.com>
While smoke testing CPAN on Strawberry Perl 5.16.2 32 bit on Windows XP I encountered this problem. I have to disable smoke testing for this module. Please let me know if you'd like me to check something to help you fix this module on Windows. C:\>cpan AnyEvent::Process CPAN: CPAN::SQLite loaded ok (v0.202) Database was generated on Sat, 05 Jan 2013 11:34:36 GMT Running install for module 'AnyEvent::Process' CPAN: YAML::XS loaded ok (v0.38) CPAN: CPAN::Kwalify loaded ok (v5.50) CPAN: Kwalify loaded ok (v1.21) Running make for P/PE/PETRIS/AnyEvent-Process-0.01.tar.gz CPAN: Digest::SHA loaded ok (v5.80) CPAN: Compress::Zlib loaded ok (v2.059) Checksum for C:\strawberry_5_16_2_1\cpan\sources\authors\id\P\PE\PETRIS\AnyEvent-Process-0.01.tar.gz ok CPAN: Archive::Tar loaded ok (v1.90) CPAN: File::Temp loaded ok (v0.22) CPAN: CPAN::Meta loaded ok (v2.120921) CPAN.pm: Building P/PE/PETRIS/AnyEvent-Process-0.01.tar.gz CPAN: CPAN::Reporter loaded ok (v1.2009) Writing Makefile for AnyEvent::Process Writing MYMETA.yml and MYMETA.json (C:\strawberry_5_16_2_1\perl\bin\perl.exe Makefile.PL exited with 0) CPAN::Reporter: Makefile.PL result is 'pass', No errors. CPAN: Module::CoreList loaded ok (v2.79) cp lib/AnyEvent/Process.pm blib\lib\AnyEvent\Process.pm (C:\strawberry_5_16_2_1\c\bin\dmake.exe exited with 0) CPAN::Reporter: dmake result is 'pass', No errors. PETRIS/AnyEvent-Process-0.01.tar.gz C:\strawberry_5_16_2_1\c\bin\dmake.exe -- OK Running make test C:\strawberry_5_16_2_1\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t EV::child watchers not supported on this platform at C:/strawberry_5_16_2_1/perl/site/lib/AnyEvent/Impl/EV.pm line 75. # Looks like you planned 7 tests but ran 1. # Looks like your test exited with 25 just after 1. t/AnyEvent-Process-Decorator.t .... Dubious, test returned 25 (wstat 6400, 0x1900) Failed 6/7 subtests EV::child watchers not supported on this platform at C:/strawberry_5_16_2_1/perl/site/lib/AnyEvent/Impl/EV.pm line 75. # Looks like you planned 5 tests but ran 1. # Looks like your test exited with 25 just after 1.