Subject: | Fails with Mojolicious >= 2.47 |
As per subject. The reasons why the reporters had their fails differ.
With current Mojolicious I got:
PERL_DL_NONLAZY=1
/home/sand/src/perl/repoperls/installed-perls/perl/v5.15.6-556-g86e2f32/165a/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
'blib/arch')" t/*.t
# Failed test 'use MojoX::AIO;'
# at t/00_simple.t line 10.
# Tried to use 'MojoX::AIO'.
# Error: Can't locate object method "iowatcher" via package
"Mojo::IOLoop" at
/tmp/loop_over_bdir-dX6wOu/MojoX-AIO-0.05-9rHuxC/blib/lib/MojoX/AIO.pm
line 49.
# BEGIN failed--compilation aborted at (eval 87) line 2.
# Failed test 'test timed out after 10s'
# at t/00_simple.t line 62.
# Looks like you planned 6 tests but ran 7.
# Looks like you failed 2 tests of 7 run.
t/00_simple.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/6 subtests
Test Summary Report
-------------------
t/00_simple.t (Wstat: 512 Tests: 7 Failed: 3)
Failed tests: 3, 5, 7
Non-zero exit status: 2
Parse errors: Bad plan. You planned 6 tests but ran 7.
Files=1, Tests=7, 10 wallclock secs ( 0.02 usr 0.00 sys + 0.15 cusr
0.02 csys = 0.19 CPU)
Result: FAIL
HTH, Thanks && Regards,