CC: | RENEEB [...] cpan.org |
Subject: | manifest test started to fail |
My smoker systems started to generate test failures like this:
...
# Failed test at /usr/perl5.24.4p/lib/site_perl/5.24.4/Test/CheckManifest.pm line 186.
# got: 0
# expected: 1
# The following files are not named in the MANIFEST file: /home/cpansand/.cpan/build/2019022420/TeX-Hyphen-Pattern-0.103-FtLHoW/_build/auto_features, /home/cpansand/.cpan/build/2019022420/TeX-Hyphen-Pattern-0.103-FtLHoW/_build/build_params, /home/cpansand/.cpan/build/2019022420/TeX-Hyphen-Pattern-0.103-FtLHoW/_build/cleanup, /home/cpansand/.cpan/build/2019022420/TeX-Hyphen-Pattern-0.103-FtLHoW/_build/config_data, /home/cpansand/.cpan/build/2019022420/TeX-Hyphen-Pattern-0.103-FtLHoW/_build/features, /home/cpansand/.cpan/build/2019022420/TeX-Hyphen-Pattern-0.103-FtLHoW/_build/magicnum, /home/cpansand/.cpan/build/2019022420/TeX-Hyphen-Pattern-0.103-FtLHoW/_build/notes, /home/cpansand/.cpan/build/2019022420/TeX-Hyphen-Pattern-0.103-FtLHoW/_build/prereqs, /home/cpansand/.cpan/build/2019022420/TeX-Hyphen-Pattern-0.103-FtLHoW/_build/runtime_params
# MANIFEST: /home/cpansand/.cpan/build/2019022420/TeX-Hyphen-Pattern-0.103-FtLHoW/MANIFEST
# Looks like you failed 1 test of 1.
t/12_manifest.t .......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
...
My guess is that something changed in the latest Test::CheckManifest release.