START devel/p5-Test-SharedFork 2024-09-25T11:17:13Z ===> p5-Test-SharedFork-0.35p0 depends on: p5-Test-Requires-* -> p5-Test-Requires-0.11 ===> Regression tests for p5-Test-SharedFork-0.35p0 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Test::Builder::VERSION: 1.302194 t/00_compile.t ........... ok t/01_simple.t ............ ok t/02_fork_method.t ....... ok t/03_toomany_run.t ....... ok t/04_test_before_fork.t .. ok t/05_nest.t .............. ok t/06_fail_lineno.t ....... ok t/07_lazy_load.t ......... ok t/08_threads.t ........... skipped: no ithreads t/09_very_simple.t ....... ok # Failed test 'child three' # at t/nest/subtest.ttt line 14. # Looks like you failed 1 test of 6. # Failed test 'foo' # at t/nest/subtest.ttt line 19. # Looks like you failed 1 test of 1. t/10_subtest.t ........... ok t/11_failure_location.t .. ok # ok 1 # not ok 2 # # Failed test at t/12_is_passing.t line 18. # ok 3 t/12_is_passing.t ........ ok All tests successful. Test Summary Report ------------------- t/10_subtest.t (Wstat: 0 Tests: 1 Failed: 0) TODO passed: 1 Files=13, Tests=137, 47 wallclock secs ( 0.12 usr 0.13 sys + 4.20 cusr 1.82 csys = 6.27 CPU) Result: PASS PASS devel/p5-Test-SharedFork Duration 0m51.09s