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