Subject: | t/tests/mojo.t may fail |
On some of my smokers the test suite fails:
...
Can't compile test package: Can't locate -role.pm in @INC (you may need to install the -role module) (@INC contains: t/lib ... .) at /usr/perl5.20.1Dp/lib/site_perl/5.20.1/Mojo/Base.pm line 30.
BEGIN failed--compilation aborted at (eval 46) line 2.
at t/tests/mojo.t line 5.
t/tests/mojo.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...
Maybe this happens if the installed Mojolicious is too old?