Skip Menu |

This queue is for tickets about the WWW-Shorten-ptl CPAN distribution.

Report information
The Basics
Id: 123924
Status: open
Priority: 0/
Queue: WWW-Shorten-ptl

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.04
Fixed in: (no value)



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)
I'm sorry for late reply. thank you for the report, but.. url shorten service 'p.tl' (the target of this module) has stopped and gone at the end of Sep. 2017. so I deleted the module from CPAN at few weeks ago. thanks On 2017-12-20T15:11:00-05:00, SREZIC wrote: Show quoted text
> 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)