Skip Menu |

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

Report information
The Basics
Id: 103899
Status: resolved
Priority: 0/
Queue: Mojolicious-Plugin-PlainRoutes

People
Owner: CTHOR [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



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 # Testing Mojolicious::Plugin::PlainRoutes 0.04, Perl 5.020001, /usr/perl5.20.1Dp/bin/perl5.20.1 t/00-load.t ............. ok t/01-tokenise.t ......... ok Can't locate object method "pattern" via package "Mojolicious::Routes::Pattern" at t/02-app.t line 32. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 4. t/02-app.t .............. Dubious, test returned 255 (wstat 65280, 0xff00) All 4 subtests passed Can't locate object method "pattern" via package "Mojolicious::Routes::Pattern" at /home/cpansand/.cpan/build/Mojolicious-Plugin-PlainRoutes-0.04-26QkdN/blib/lib/Mojolicious/Plugin/PlainRoutes.pm line 263. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 2. t/03-autoname.t ......... Dubious, test returned 255 (wstat 65280, 0xff00) All 2 subtests passed t/author-critic.t ....... skipped: these tests are for testing by the author t/release-pod-syntax.t .. skipped: these tests are for release candidate testing On my systems, the test suite passes for with Mojolicious <= 5.79, and fails with Mojolicious >= 6.02.
On 2015-04-23 02:19:41, SREZIC wrote: 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 > # Testing Mojolicious::Plugin::PlainRoutes 0.04, Perl 5.020001, > /usr/perl5.20.1Dp/bin/perl5.20.1 > t/00-load.t ............. ok > t/01-tokenise.t ......... ok > Can't locate object method "pattern" via package > "Mojolicious::Routes::Pattern" at t/02-app.t line 32. > # Tests were run but no plan was declared and done_testing() was not > seen. > # Looks like your test exited with 255 just after 4. > t/02-app.t .............. > Dubious, test returned 255 (wstat 65280, 0xff00) > All 4 subtests passed > Can't locate object method "pattern" via package > "Mojolicious::Routes::Pattern" at > /home/cpansand/.cpan/build/Mojolicious-Plugin-PlainRoutes-0.04- > 26QkdN/blib/lib/Mojolicious/Plugin/PlainRoutes.pm line 263. > # Tests were run but no plan was declared and done_testing() was not > seen. > # Looks like your test exited with 255 just after 2. > t/03-autoname.t ......... > Dubious, test returned 255 (wstat 65280, 0xff00) > All 2 subtests passed > t/author-critic.t ....... skipped: these tests are for testing by the > author > t/release-pod-syntax.t .. skipped: these tests are for release > candidate testing > > On my systems, the test suite passes for with Mojolicious <= 5.79, and > fails with Mojolicious >= 6.02.
See also http://analysis.cpantesters.org/solved?distv=Mojolicious-Plugin-PlainRoutes-0.04#mod%3AMojolicious