Skip Menu |

This queue is for tickets about the Mojolicious-Plugin-BlogSpam CPAN distribution.

Report information
The Basics
Id: 103898
Status: resolved
Priority: 0/
Queue: Mojolicious-Plugin-BlogSpam

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

Bug Information
Severity: (no value)
Broken in: 0.08
Fixed in: 0.09



Subject: Test suite fails with (probably) Mojolicious 6
Test log: PERL_DL_NONLAZY=1 "/usr/perl5.20.1Dp/bin/perl5.20.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Can't call method "req" on an undefined value at /usr/perl5.20.1Dp/lib/site_perl/5.20.1/Mojolicious/Controller.pm line 222, <DATA> line 2231. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 12. t/blogspam.t .. Dubious, test returned 255 (wstat 65280, 0xff00) All 12 subtests passed On my systems, tests pass until (including) Mojolicious 5.77, and fail with Mojolicios 6.02 and 6.08.
Am Do 23. Apr 2015, 02:07:49, SREZIC schrieb: Show quoted text
> Test log: > > PERL_DL_NONLAZY=1 "/usr/perl5.20.1Dp/bin/perl5.20.1" "- > MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef > *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" > t/*.t > Can't call method "req" on an undefined value at > /usr/perl5.20.1Dp/lib/site_perl/5.20.1/Mojolicious/Controller.pm line > 222, <DATA> line 2231. > # Tests were run but no plan was declared and done_testing() was not > seen. > # Looks like your test exited with 255 just after 12. > t/blogspam.t .. > Dubious, test returned 255 (wstat 65280, 0xff00) > All 12 subtests passed > > On my systems, tests pass until (including) Mojolicious 5.77, and fail > with Mojolicios 6.02 and 6.08.
Thank you! This should be fixed in 0.09.