Skip Menu |

This queue is for tickets about the HTTP-Client CPAN distribution.

Report information
The Basics
Id: 123051
Status: new
Priority: 0/
Queue: HTTP-Client

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.57
Fixed in: (no value)



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