This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/ t/forks03....Test output counter mismatch [test 55] Test output counter mismatch [test 56] # Looks like you planned 78 tests but only ran 28. dubious Test returned status 50 (wstat 12800, 0x3200) DIED. FAILED tests 54-78 Failed 25/78 tests, 67.95% okay Failed 1/3 test scripts, 66.67% okay. 0/141 subtests failed, 100.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/forks03.t 50 12800 78 50 64.10% 54-78 make: *** [test_dynamic] Error 2
Additional comments:
--
Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
Platform:
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
Apparently Test::Harness cannot handle tests that fork in an unthreaded Perl. At least not with forks.pm. This test is now skipped if running with an unthreaded Perl. It is also skipped if Thread::Queue cannot be found (which should e.g. happen when running forks.pm with Perl 5.6.X ).
Please get version 0.09 from CPAN and close this report as fixed ;-)
Liz
