Skip Menu |

This queue is for tickets about the TeX-Hyphen-Pattern CPAN distribution.

Report information
The Basics
Id: 128617
Status: resolved
Estimated: 1 hour (60 min)
Worked: 45 min
Priority: 0/
Queue: TeX-Hyphen-Pattern

People
Owner: IPENBURG [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc: RENEEB [...] cpan.org
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.103
Fixed in: v1.1.1



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.
Manifest test started to fail because the regexps in the MANIFEST.SKIP file were no longer honored, as mentioned in this issue: https://github.com/reneeb/Test-CheckManifest/issues/20