On Tue Jun 03 13:40:58 2014, ANDK wrote:
Show quoted text
Still failing in perl-5.25.8; see attachment.
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.