This is an automated email from the git hooks/post-receive script. carnil pushed a commit to branch master in repository libmodule-signature-perl.
commit 2ae539bae9d9f1fcd251ec2169e44578aa7231fd Author: Salvatore Bonaccorso <[email protected]> Date: Mon May 11 20:31:53 2015 +0200 Skip t/3-verify.t from the smoke autopkgtest Fixes "autopkgtest failure: Can't locate IPC/Run.pm in @INC". The t/3-verify.t test is skiped as well during build due to required network access. Closes: #785039 --- debian/tests/pkg-perl/skip-smoke | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/tests/pkg-perl/skip-smoke b/debian/tests/pkg-perl/skip-smoke new file mode 100644 index 0000000..e3eb939 --- /dev/null +++ b/debian/tests/pkg-perl/skip-smoke @@ -0,0 +1 @@ +t/3-verify.t -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-signature-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
