Subject: | Test suite fails with (probably) Mojolicious 6 |
Log of a failing make test run:
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 /home/cpansand/.cpan/build/Mojolicious-6.08-4mzhf3/blib/lib/Mojolicious/Controller.pm line 221, <DATA> line 2231.
t/HostMeta.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
On my systems the module was fine with Mojolicious 5.81, and the above failures appear with Mojolicious 6.08.