summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2019-04-24 16:49:08 +0200
committergregor herrmann <gregoa@debian.org>2019-04-24 16:49:08 +0200
commita3688bda092ff01c41963006dc22a81072f1ed32 (patch)
tree62402337ce910ec9350625cbaca38e96a402bc64
parent374ec3f653fcd76386d080ee7ea898dd06c69d8d (diff)
Skip 4 more tests during build and autopkgtest.
These tests try to contact the Google nameservers, which is a policy violation and also leads to build failures in some environments. Thanks: LocutusOfBorg for first mentioning the issue on IRC. Closes: #927878
-rw-r--r--debian/tests/pkg-perl/smoke-skip5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/tests/pkg-perl/smoke-skip b/debian/tests/pkg-perl/smoke-skip
index a10932c..1ff05f5 100644
--- a/debian/tests/pkg-perl/smoke-skip
+++ b/debian/tests/pkg-perl/smoke-skip
@@ -3,3 +3,8 @@ t/dnssec.t
t/axfr.t
t/netldns.t
t/rr.t
+# skip tests using google nameservers
+t/resolver.t
+t/rrlist.t
+t/threads.t
+t/utils.t