]> Cypherpunks repositories - gostls13.git/commit
net: skip Lookup tests of external hosts on builders with flaky networks
authorBryan C. Mills <bcmills@google.com>
Wed, 15 Dec 2021 16:39:18 +0000 (11:39 -0500)
committerBryan Mills <bcmills@google.com>
Wed, 15 Dec 2021 22:32:47 +0000 (22:32 +0000)
commit58e8e26924ed113a8d5f4187c36ca6ef13f29fb2
tree39b885c1ad7ef42475c376bf821ffbb7f221f3f0
parent07ed86c57bb2aa5656ad7ab8df9c8b5faf089cbd
net: skip Lookup tests of external hosts on builders with flaky networks

For #50191

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