Subject: | Endless loop in t/01_filter.t |
My smokers usually have a CPU limit of one hour, and this limit is reached on some systems:
...
PERL_DL_NONLAZY=1 "/opt/perl-5.30.0t/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Any::Moose is deprecated. Please use Moo instead at /home/cpansand/.cpan/build/2020010311/POE-Filter-JSON-Incr-0.03-3/blib/lib/POE/Filter/JSON/Incr.pm line 4.
t/01_filter.t ..
All 8 subtests passed
Test Summary Report
-------------------
t/01_filter.t (Wstat: 9 Tests: 8 Failed: 0)
Non-zero wait status: 9
Parse errors: No plan found in TAP output
Files=1, Tests=8, 3600 wallclock secs ( 0.03 usr 0.01 sys + 3599.85 cusr 0.08 csys = 3599.97 CPU)
...