git » dnss » commit 1cdef16

tests/external: Remove ahadns.com resolver from the tests

author Alberto Bertogli
2025-06-08 19:04:01 UTC
committer Alberto Bertogli
2025-06-08 19:04:01 UTC
parent 5f8766b3a7debac7603ff371d389b35d73648693

tests/external: Remove ahadns.com resolver from the tests

Unfortunately, blitz.ahadns.net has not been working for many weeks,
causing CI failures.

This can be reproduced from multiple locations, so this patch removes it
from the tests.

tests/external.sh +0 -1

diff --git a/tests/external.sh b/tests/external.sh
index 0e601ea..8557522 100755
--- a/tests/external.sh
+++ b/tests/external.sh
@@ -220,7 +220,6 @@ for server in \
 	"https://cloudflare-dns.com/dns-query" \
 	"https://dns.google/dns-query" \
 	"https://9.9.9.9/dns-query" \
-	"https://blitz.ahadns.com" \
 	"https://odvr.nic.cz/dns-query" \
 	;
 do