You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ PERL_DL_NONLAZY=1 "/home/cpantester/perl/5.31.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/57_hang_interrupt.t
t/57_hang_interrupt.t .. 7/33
# Failed test 'report was sent for t-Pass'
# at t/57_hang_interrupt.t line 102.
# Failed test 'saw report sent message for t-Pass'
# at t/57_hang_interrupt.t line 102.
# 'Generating a Unix-style Makefile
# Writing Makefile for Bogus::Module
# Writing MYMETA.yml and MYMETA.json
# cp lib/Bogus/Module.pm blib/lib/Bogus/Module.pm
# PERL_DL_NONLAZY=1 "/home/cpantester/perl/5.31.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# (make test exited with 9)
#
# CPAN::Reporter: test results were not valid, Command interrupted.
#
# requires:
#
# Module Need Have
# ---------- ---- ----
# File::Spec 0 3.78
#
#
# Test report will not be sent'
# doesn't match '/sending test report with/'
t/57_hang_interrupt.t .. 15/33
# Failed test 'report was sent for t-Fail'
# at t/57_hang_interrupt.t line 102.
# Failed test 'saw report sent message for t-Fail'
# at t/57_hang_interrupt.t line 102.
# 'Generating a Unix-style Makefile
# Writing Makefile for Bogus::Module
# Writing MYMETA.yml and MYMETA.json
# cp lib/Bogus/Module.pm blib/lib/Bogus/Module.pm
# PERL_DL_NONLAZY=1 "/home/cpantester/perl/5.31.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# (make test exited with 9)
#
# CPAN::Reporter: test results were not valid, Command interrupted.
#
# requires:
#
# Module Need Have
# ---------- ---- ----
# File::Spec 0 3.78
#
#
# Test report will not be sent'
# doesn't match '/sending test report with/'
t/57_hang_interrupt.t .. 31/33 # Looks like you failed 4 tests of 33.
t/57_hang_interrupt.t .. Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/33 subtests
Test Summary Report
-------------------
t/57_hang_interrupt.t (Wstat: 1024 Tests: 33 Failed: 4)
Failed tests: 8-9, 16-17
Non-zero exit status: 4
Files=1, Tests=33, 287 wallclock secs ( 0.85 usr 0.12 sys + 103.26 cusr 13.06 csys = 117.29 CPU)
Result: FAIL
Failed 1/1 test programs. 4/33 subtests failed.
I tried three different builds (i686-linux, i686-linux-multi, i686-linux-multi-thread), they all fail at the same spot. 5.31.0 didn't have this problem, so I'm not really sure what the source of this problem could be, perhaps it's related to 5.31.1 changes.
The text was updated successfully, but these errors were encountered:
I tried three different builds (i686-linux, i686-linux-multi, i686-linux-multi-thread), they all fail at the same spot. 5.31.0 didn't have this problem, so I'm not really sure what the source of this problem could be, perhaps it's related to 5.31.1 changes.
The text was updated successfully, but these errors were encountered: