]> Cypherpunks repositories - gostls13.git/commit
net: skip TestLookupPTR when LookupAddr fails with "DNS server failure"
authorBryan C. Mills <bcmills@google.com>
Fri, 2 Sep 2022 15:36:46 +0000 (11:36 -0400)
committerGopher Robot <gobot@golang.org>
Sat, 3 Sep 2022 18:19:12 +0000 (18:19 +0000)
commit32964f9dce9615f7c1072e5ead9e11e6db5d2237
tree3f7230a82899b629d849cf6a69b7c457f59c8a36
parentf798dc682539df0bc60b30bedce9d6f5d5192d47
net: skip TestLookupPTR when LookupAddr fails with "DNS server failure"

For #38111.

Change-Id: I43bdd756bde0adcd156cf9750b49b3b989304df7
Reviewed-on: https://go-review.googlesource.com/c/go/+/427915
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
src/net/lookup_windows_test.go