On 2015-04-06 20:33:40, TJC wrote:
Show quoted text> Hi,
> So a problem here is: The tests still pass for me.
>
> So, what changed in the CPAN testing system in late 2014?
There's no "CPAN testing system". Usually these are "normal" system with test output capturing turned on. So it's likely that normal users see the problem, too.
Show quoted text> Looking at a handful of the failures, it seems like the live tests to
> the Flickr API are failing. Are those likely to be blocked/firewalled
> by the testing servers?
Another idea: problems with certificate verification. I now remember that Flickr::API also has similar problems, and I fixed this by downgrading Mozilla::CA to an older version. Unfortunately in the case of Flickr::API2 it's difficult to tell from the error message, as it just says "500". Maybe more diagnostics here would be helpful.
For the Mozilla::CA issue, see
https://rt.cpan.org/Ticket/Display.html?id=101908
https://github.com/gisle/mozilla-ca/pull/5