Skip Menu |

This queue is for tickets about the LWP-UserAgent-WithCache CPAN distribution.

Report information
The Basics
Id: 132644
Status: new
Priority: 0/
Queue: LWP-UserAgent-WithCache

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

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



Subject: t/10_request.t fails on some systems
On some of my smoker systems the test suite fails: ... # Failed test at t/10_request.t line 38. # got: '501' # expected: '200' # Looks like you failed 1 test of 4. t/10_request.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/4 subtests ... The failure seems to go away if LWP::Protodol::https is installed --- so if this is really the reason, then the problematic test should be skipped if LWP has no https support.