CC: | wyant [...] cpan.org |
Subject: | Test suite started to fail |
The t/elev.t tests started to fail:
...
# Failed test 'getElevation succeeded'
# at t/elev.t line 65.
# malformed JSON string, neither array, object, number, string or atom, at character offset 2 (before "<!DOCTYPE html PUBLI...") at /home/cpansand/.cpan/build/2018092908/Geo-WebService-Elevation-USGS-0.109-BrfZX5/blib/lib/Geo/WebService/Elevation/USGS.pm line 724.
# at t/elev.t line 62.
... (etc) ...
There are some recent passes on CPAN Testers, but this happens only if the elev.t is skipped (like in the the report http://www.cpantesters.org/cpan/report/4b09a552-c3b0-11e8-86e3-404589cf513b ) --- I guess the skip happens only because the website redirects to https and LWP::Protocol::https is not yet installed (so that module should be listed in the prereqs).