Skip Menu |

This queue is for tickets about the Event-ExecFlow CPAN distribution.

Report information
The Basics
Id: 55622
Status: new
Priority: 0/
Queue: Event-ExecFlow

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

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



Subject: Test failures (like reported by 2 smoke tests, too)
Hi, t/02.parallel.t .. 1..14 ok 1 - use Event::ExecFlow; ok 2 - use Event::ExecFlow::Frontend::Term; Useless use of a variable in void context at (eval 21) line 2. ok 3 - use Event::ExecFlow::Scheduler::SimpleMax;; not ok 4 - Job 3 executed Ok # Failed test 'Job 3 executed Ok' # at t/02.parallel.t line 69. FINISHED [all]: ERROR FINISHED [sleeps_1]: ERROR FINISHED [sleep_1_3]: ERROR not ok 5 - Job 2 executed Ok # Failed test 'Job 2 executed Ok' # at t/02.parallel.t line 69. FINISHED [all]: ERROR FINISHED [sleeps_1]: ERROR FINISHED [sleep_1_2]: ERROR not ok 6 - Job 1 executed Ok # Failed test 'Job 1 executed Ok' # at t/02.parallel.t line 69. FINISHED [all]: ERROR FINISHED [sleeps_1]: ERROR FINISHED [sleep_1_1]: ERROR not ok 7 - Job succesfully finished # Failed test 'Job succesfully finished' # at t/02.parallel.t line 49. # Looks like you planned 14 tests but ran 7. # Looks like you failed 4 tests of 7 run. Dubious, test returned 4 (wstat 1024, 0x400) Failed 11/14 subtests If I can give you any additional information, please let me know. Jens