Seen on an older debian system with perl 5.32.1:
...
t/integration/coverage-sqlite.t ............................
All 11 subtests passed
...
Test Summary Report
-------------------
t/integration/coverage-sqlite.t (Wstat: 9 Tests: 11 Failed: 0)
Non-zero wait status: 9
Parse errors: No plan found in TAP output
Files=455, Tests=1607, 64001 wallclock secs ( 4.19 usr 1.31 sys + 414.30 cusr 217.84 csys = 637.64 CPU)
Result: FAIL
Failed 1/455 test programs. 0/1607 subtests failed.
make: *** [Makefile:3608: test_dynamic] Error 255
-> The test suite was hanging and eventually killed from the outside.
Seen on an older debian system with perl 5.32.1:
-> The test suite was hanging and eventually killed from the outside.