START	devel/p5-Test-SharedFork	2025-03-10T12:55:47Z

===> 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.302199
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, 44 wallclock secs ( 0.04 usr  0.08 sys +  1.51 cusr  0.95 csys =  2.58 CPU)
Result: PASS

PASS	devel/p5-Test-SharedFork	Duration 0m45.20s