Skip Menu |

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

Report information
The Basics
Id: 96180
Status: open
Priority: 0/
Queue: Mojolicious-Plugin-AdvancedMod

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

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



Subject: Test results mostly red
As per subject. Best illustrated by the matrix: http://matrix.cpantesters.org/?dist=Mojolicious-Plugin-AdvancedMod%200.38 *All* tests fail on t/command_am.t. Sample fail report: http://www.cpantesters.org/cpan/report/42774480 Looks like some dependency is not declared? HTH&&Thanks, (Disclaimer: this was discovered by statistical analysis, I'm not speaking as a user)
On Tue Jun 03 13:40:58 2014, ANDK wrote: Show quoted text
> As per subject. Best illustrated by the matrix: > > http://matrix.cpantesters.org/?dist=Mojolicious-Plugin- > AdvancedMod%200.38 > > *All* tests fail on t/command_am.t. Sample fail report: > > http://www.cpantesters.org/cpan/report/42774480 > > Looks like some dependency is not declared? > > HTH&&Thanks, > (Disclaimer: this was discovered by statistical analysis, I'm not > speaking as a user)
Still failing in perl-5.25.8; see attachment.
Subject: mojolicious-plugin-advancedmod-output.txt
Building and testing Mojolicious-Plugin-AdvancedMod-0.38 Building Mojolicious-Plugin-AdvancedMod Can't locate object method "configurator" via package "MyApp" at /home/jkeenan/testing/blead/lib/perl5/site_perl/5.25.9/Mojo/Server.pm line 17. t/action_filter.t .. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Can't locate object method "configurator" via package "MyApp" at /home/jkeenan/testing/blead/lib/perl5/site_perl/5.25.9/Mojo/Server.pm line 17. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 1. t/advanced_mod.t ... Dubious, test returned 255 (wstat 65280, 0xff00) All 1 subtests passed Plugin "haml_renderer" missing, maybe you need to install it? # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 2 just after 4. t/command_am.t ..... Dubious, test returned 2 (wstat 512, 0x200) All 4 subtests passed Can't locate object method "configurator" via package "MyApp" at /home/jkeenan/testing/blead/lib/perl5/site_perl/5.25.9/Mojo/Server.pm line 17. t/configurator.t ... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate object method "configurator" via package "MyApp" at /home/jkeenan/testing/blead/lib/perl5/site_perl/5.25.9/Mojo/Server.pm line 17. t/hashed_params.t .. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run # Tag: button_to t/tag_helpers.t .... ok Test Summary Report ------------------- t/action_filter.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/advanced_mod.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/command_am.t (Wstat: 512 Tests: 4 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/configurator.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/hashed_params.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=6, Tests=16, 1 wallclock secs ( 0.03 usr 0.01 sys + 1.29 cusr 0.06 csys = 1.39 CPU) Result: FAIL Failed 5/6 test programs. 0/16 subtests failed. -> FAIL Installing Mojolicious::Plugin::AdvancedMod failed. See /home/jkeenan/.cpanm/work/1483834694.30473/build.log for details. Retry with --force to force install it.