Subject: | Test suite started to fail |
See http://matrix.cpantesters.org/?dist=WebService-Vichan%200.001001;reports=1#sl=7,1 --- as of today, there are no pass reports for some weeks.
I see two different fail patterns:
...
Error requesting https://8ch.net/boards.json: Bad Gateway
# Looks like your test exited with 255 just after 9.
t/WebService-Vichan.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/17 subtests
...
And:
...
malformed JSON string, neither tag, array, object, number, string or atom, at character offset 0 (before "<!DOCTYPE html>\n<ht...") at /usr/home/cpansand/.cpan/build/2020021321/WebService-Vichan-0.001001-0/blib/lib/WebService/Vichan.pm line 65.
# Looks like your test exited with 255 just after 9.
t/WebService-Vichan.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/17 subtests
...