Subject: | kwalitee test fails (old Module::Install) |
On some smokers the test suite fails:
...
t/01.api.t ........ ok
These tests should not be running unless AUTHOR_TESTING=1 and/or RELEASE_TESTING=1!
# Failed test 'no_broken_auto_install'
# at t/kwalitee.t line 3.
# Error: This distribution uses an old version of Module::Install. Versions of Module::Install prior to 0.89 do not detect correcty that CPAN/CPANPLUS shell is used.
# Details:
# This distribution uses obsolete Module::Install version 0.76
# Remedy: Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)
# Looks like you failed 1 test of 17.
t/kwalitee.t ......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/17 subtests
...