Subject: | Test suite started to fail |
I see the following test failures on my smoker:
...
# Failed test 'make it shorter'
# at t/01-urlchen.t line 18.
# undef
# doesn't match '(?^:^http://urlchen.de/\w+$)'
# Failed test 'make it longer'
# at t/01-urlchen.t line 19.
# got: 'https://urlchen.de/'
# expected: 'http://search.cpan.org/dist/WWW-Shorten-URLchen/'
No Urlchen key / URL passed to makealongerlink at t/01-urlchen.t line 20.
# Looks like your test exited with 255 just after 3.
t/01-urlchen.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/6 subtests
...