Subject: | Failed test 'login test script' |
Even with CGI::Simple installed the test suite fails on one of my smokers (fedora28, perl 5.29.10):
...
PERL_DL_NONLAZY=1 "/opt/perl-5.29.10/bin/perl5.29.10" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'login test script'
# at t/1.t line 61.
# Looks like you failed 1 test of 4.
t/1.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
...