Subject: | Test suite fails with (probably) Mojolicious 6 |
Test log:
PERL_DL_NONLAZY=1 "/usr/perl5.20.1Dp/bin/perl5.20.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't call method "req" on an undefined value at /usr/perl5.20.1Dp/lib/site_perl/5.20.1/Mojolicious/Controller.pm line 222, <DATA> line 2231.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 12.
t/blogspam.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
All 12 subtests passed
On my systems, tests pass until (including) Mojolicious 5.77, and fail with Mojolicios 6.02 and 6.08.