Bug#837141: liblog-agent-perl: autopkgtest failure: t/carp_*
Niko Tyni
ntyni at debian.org
Fri Sep 9 07:30:22 UTC 2016
Package: liblog-agent-perl
Version: 1.001-1
User: debian-perl at lists.debian.org
Usertags: autopkgtest perl-cwd-inc-removal
This package is failing its autopkgtest checks on current sid.
This is probably caused by perl 5.22.2-4, which removed cwd from
@INC. Note that we currently (as of pkg-perl-tools 0.33) add the
absolute test directory path to @INC in autopkgtest runs rather than
set PERL_UNSAFE_INC=1 like debhelper does for the build. See
https://anonscm.debian.org/git/pkg-perl/packages/pkg-perl-tools.git/commit/?id=fe96c9e0f8007b6bbd7f8ee49646588391c0cd4f
for the rationale.
The diagnostics are very terse, but I'm guessing the problem is
do 't/carp.pl';
in the test files.
t/carp_default.t ....
1..11
not ok 1
not ok 2
not ok 3
not ok 4
not ok 5
not ok 6
not ok 7
not ok 8
not ok 9
not ok 10
not ok 11
Failed 11/11 subtests
[...]
Test Summary Report
-------------------
t/carp_default.t (Wstat: 0 Tests: 11 Failed: 11)
Failed tests: 1-11
t/carp_file.t (Wstat: 0 Tests: 11 Failed: 11)
Failed tests: 1-11
t/carp_fork.t (Wstat: 0 Tests: 11 Failed: 11)
Failed tests: 1-11
Files=14, Tests=129, 0 wallclock secs ( 0.06 usr 0.02 sys + 0.27 cusr 0.02 csys = 0.37 CPU)
Result: FAIL
--
Niko Tyni ntyni at debian.org
More information about the pkg-perl-maintainers
mailing list