Bug#812219: libimager-perl: autopkgtest checks miss most of the test suite
Niko Tyni
ntyni at debian.org
Thu Jan 21 17:14:22 UTC 2016
Package: libimager-perl
Version: 1.004+dfsg-1
User: debian-perl at lists.debian.org
Usertags: autopkgtest
We are currently running only a small subset of the test suite
on the autopkgtest side. Running all of them would have found
#812093 sooner.
The problem is that libimager-perl has most of its tests in
subdirectories of t/ (and has code in Makefile.PL to find them),
but our autopkgtest runner blindly runs just t/*.t.
Unfortunately debian/tests/pkg-perl/smoke-files doesn't currently
support wildcards. It should probably be enhanced to do so. I don't
see other clean fixes for this as we don't want to hardcode the
list of tests.
--
Niko Tyni ntyni at debian.org
More information about the pkg-perl-maintainers
mailing list