Subject: | Tests started to fail (www.cpan.org changed?) |
My smokers started to report the following failure:
...
PERL_DL_NONLAZY=1 "/opt/perl-5.26.1-RC1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'check that GET works'
# at t/basic-usage.t line 12.
# Looks like you failed 1 test of 3.
t/basic-usage.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
...
The test site now returns "301 Moved Permanently\cM\cJ" instead of the expected "200 OK".
Possibly helpful discussion at:
https://github.com/libwww-perl/Net-HTTP/issues/53