Subject: | Many tests fail (5.90116) |
The test suite fails on all my smokers (freebsd, debian, ubuntu, centos, various perl versions). Excerpts of the log:
...
Can't locate TestApp::ActionRole::Guff or Catalyst::ActionRole::Guff in @INC (@INC contains: /home/cpansand/.cpan/build/2018012003/Catalyst-Runtime-5.90116-GKhjsS/t/aggregate/../lib /home/cpansand/.cpan/build/2018012003/Catalyst-Runtime-5.90116-GKhjsS/blib/lib /home/cpansand/.cpan/build/2018012003/Catalyst-Runtime-5.90116-GKhjsS/blib/arch /home/cpansand/.cpan/build/2018012003/Test-Data-Split-0.2.1-hr6gfv/blib/arch /home/cpansand/.cpan/build/2018012003/Test-Data-Split-0.2.1-hr6gfv/blib/lib /home/cpansand/.cpan/build/2018012003/ack-2.999_03-7RpsxA/blib/arch /home/cpansand/.cpan/build/2018012003/ack-2.999_03-7RpsxA/blib/lib /usr/perl5.18.4p/lib/site_perl/5.18.4/amd64-freebsd /usr/perl5.18.4p/lib/site_perl/5.18.4 /usr/perl5.18.4p/lib/5.18.4/amd64-freebsd /usr/perl5.18.4p/lib/5.18.4 .). at /home/cpansand/.cpan/build/2018012003/Catalyst-Runtime-5.90116-GKhjsS/blib/lib/Catalyst/Controller.pm line 587.
Compilation failed in require at t/aggregate/deprecated_test_unimported.t line 6.
BEGIN failed--compilation aborted at t/aggregate/deprecated_test_unimported.t line 6.
t/aggregate/deprecated_test_unimported.t ..............................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...
# Failed test 'Ran ok'
# at t/unit_core_script_test.t line 41.
# Failed test 'correct content printed'
# at t/unit_core_script_test.t line 15.
# got: ''
# expected: 'root index
# '
# Failed test 'Correct content printed for non root action'
# at t/unit_core_script_test.t line 16.
# got: 'FATAL ERROR: Unknown resource "moose/get_attribute"
# '
# expected: '42
# '
# Looks like you failed 3 tests of 8.
t/unit_core_script_test.t .............................................
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/8 subtests
...