Skip Menu |

This queue is for tickets about the POE-Component-SmokeBox CPAN distribution.

Report information
The Basics
Id: 127886
Status: new
Priority: 0/
Queue: POE-Component-SmokeBox

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

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



Subject: Test suite may fail (0.54)
I see random test failures on my linux smokers: ... === 29471 === !!! Kernel has 1 child process(es). === 29471 === !!! Stopped child process (PID 29476) reaped when POE::Kernel->run() is ready to return. === 29471 === !!! Be sure to use sig_child() to reap child processes. === 29471 === !!! In extreme cases, failure to reap child processes has === 29471 === !!! resulted in a slow 'fork bomb' that has halted systems. Something went seriously wrong # Looks like your test exited with 22 just after 3. t/backend/03_smoke_cyac.t .......... Dubious, test returned 22 (wstat 5632, 0x1600) Failed 14/17 subtests ... Similar errors happen also in other test scripts (t/backend/04_check_rep.t, t/backend/04_smoke_reps.t, t/backend/05_env.t)