Subject: | Failed test 'successfully loaded policies matches MANIFEST' |
On some of my smokers I see the following test failure:
...
Bailout called. Further testing stopped: No point continueing if there was a compilation problem.
# Failed test 'successfully loaded policies matches MANIFEST'
# at t/00_compile.t line 27.
# Structures begin differing at:
# $got->[3] = 'Perl::Critic::Policy::Lax::RequireConstantOnLeftSideOfEquality::ExceptEq'
# $expected->[3] = 'Perl::Critic::Policy::Modules::PerlMinimumVersion'
FAILED--Further testing stopped: No point continueing if there was a compilation problem.
...