Skip Menu |

This queue is for tickets about the Proc-Parallel CPAN distribution.

Report information
The Basics
Id: 132025
Status: new
Priority: 0/
Queue: Proc-Parallel

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

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



Subject: t/toworker.t fails
If t/toworker.t is not skipped (that is, ssh localhost is possible), then the test fails, at least on my linux system, but there are also just fail reports for newer perls on CPAN Testers: http://matrix.cpantesters.org/?dist=Proc-Parallel+0.601 Test log: ... # Failed test 'bomb timer went off, something failed' # at t/toworker.t line 40. # Failed test 'finished' # at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/Builder.pm line 153. + wait + ssh -o StrictHostKeyChecking=no localhost -n kill 3297 zsh:kill:1: kill 3297 failed: no such process # Looks like you failed 2 tests of 20. t/toworker.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/20 subtests ...