This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libjson-validator-perl.
commit 86ce75cc6eb26af6f93cb49006e5ae36a8458677 Author: gregor herrmann <[email protected]> Date: Sat Jan 21 19:10:03 2017 +0100 Skip t/recursion.t during build and autopkgtest. The test was extended with a part that needs internet access. --- debian/tests/pkg-perl/smoke-skip | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/tests/pkg-perl/smoke-skip b/debian/tests/pkg-perl/smoke-skip index c2183ba..71d1462 100644 --- a/debian/tests/pkg-perl/smoke-skip +++ b/debian/tests/pkg-perl/smoke-skip @@ -1,3 +1,4 @@ # needs cache or internet t/load-json.t t/load-and-validate-spec.t +t/recursion.t -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libjson-validator-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
