Subject: | Test suite started to fail |
The test suite started to fail two months ago, see http://fast-matrix.cpantesters.org/?dist=WWW-Shorten-ptl%200.04;reports=1#sl=7,1
The test log:
...
no url passed at t/01_oo.t line 30.
no url passed at t/01_oo.t line 31.
no url passed at t/01_oo.t line 32.
# Failed test at t/01_oo.t line 50.
# got: undef
# expected: 'http://www.pixiv.net/'
given url is not for p.tl : http://bit.ly/hogehoge at t/01_oo.t line 52.
# Looks like you failed 1 test of 17.
You have loaded versions of test modules known to have problems with Test2.
This could explain some test failures.
* Module 'Test::Exception' is outdated, we recommed updating above 0.42.
t/01_oo.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/17 subtests
(less 1 skipped subtest: 15 okay)
no apikey passed at t/02_function.t line 15.
# Failed test at t/02_function.t line 30.
# got: undef
# expected: 'http://www.pixiv.net/'
# Looks like you failed 1 test of 5.
You have loaded versions of test modules known to have problems with Test2.
This could explain some test failures.
* Module 'Test::Exception' is outdated, we recommed updating above 0.42.
t/02_function.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
(less 1 skipped subtest: 3 okay)
...
(I think the Test::Exception warning is wrong, on this system 0.43 was installed)