]> Cypherpunks repositories - gostls13.git/commit
net: add testing.Short Skip to test affected by local network configuration
authorDavid Chase <drchase@google.com>
Mon, 9 Jan 2023 18:36:36 +0000 (13:36 -0500)
committerDavid Chase <drchase@google.com>
Sat, 21 Jan 2023 21:06:53 +0000 (21:06 +0000)
commit780fa2426073035459b8a5d8e317f47864132ce4
treef4a671a5610b0f46820806683f45c265d82ddde7
parent85b49d7f21dfbee9946bece01a168de239094716
net: add testing.Short Skip to test affected by local network configuration

If the local network mangles invalid DNS queries, that is not a Go problem.

Change-Id: I54db392532eed988bca81b70a98cd6d11766af89
Reviewed-on: https://go-review.googlesource.com/c/go/+/461275
Run-TryBot: David Chase <drchase@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/net/dnsclient_unix_test.go