Skip Menu |

This queue is for tickets about the WWW-Mechanize-Plugin-Retry CPAN distribution.

Report information
The Basics
Id: 110667
Status: new
Priority: 0/
Queue: WWW-Mechanize-Plugin-Retry

People
Owner: mcmahon [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: certificate verify failed
Currently the test suite fails on my smokers, probably because of a (new?) ssl certificate problem: Error GETing https://www.yahoo.com/: Can't connect to www.yahoo.com:443 (certificate verify failed) at /home/cpansand/.cpan/build/2015122718/WWW-Mechanize-Pluggable-1.12-pRnHsh/blib/lib/WWW/Mechanize/Pluggable.pm line 381. at t/02-use.t line 8. # Looks like your test exited with 255 before it could output anything. t/02-use.t ........ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/6 subtests This seems to be the case if the latest Mozilla::CA is installed. With an older version (ABH/Mozilla-CA-20130114.tar.gz) the tests pass. So probably this is the same problem as discussed in https://github.com/gisle/mozilla-ca/pull/5