IPC-Run
IPC-Run copied to clipboard
ipc::run 0.82 test hangs at strawberry perl 5.10.0.4 [rt.cpan.org #42968]
trafficstars
Migrated from rt.cpan.org#42968 (status was 'open')
Requestors:
From [email protected] on 2009-02-02 16:18:03:
Hi all,
The test hangs at
Running make test
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0,
'blib\lib', 'blib\arch')" t/*.t
t/adopt............skipped: adopt not implemented yet
t/binmode..........ok
t/bogus............ok
t/filter...........ok
t/harness..........ok
t/io...............ok
t/kill_kill........skipped: Temporarily ignoring test failure on Win32
t/parallel.........ok
t/pty..............skipped: IO::Pty not installed
t/pump.............ok
t/run..............ok
t/signal...........skipped: Skipping on Win32
t/timeout..........19/25
Best regards,
David
From [email protected] on 2009-04-02 00:26:48:
I had similar issues with the same versions of IPC::Run and Strawberry
Perl. The build would hang usually in the t/run portion of the tests,
on the first test or the 96th.
I did Ctrl-C, clean, and install several times - it completed on the 5th
try. I have no idea why it wasn't failing consistently.
From [email protected] on 2010-10-20 07:00:49:
Le 2009-04-01 20:26:48, justin.sherrill a écrit :
> I had similar issues with the same versions of IPC::Run and Strawberry
> Perl. The build would hang usually in the t/run portion of the tests,
> on the first test or the 96th.
Idem on StrawberryPerl 5.12.1.0 with IPC::Run 0.89.
--
Olivier Mengué - http://search.cpan.org/~dolmen/ http://github.com/dolmen/
I have no suggestion at this time because I can't reliably re-produce it.