]> Cypherpunks repositories - gostls13.git/commit
net: use retry in TestLookupGmailNS
authorJosh Bleecher Snyder <josharian@gmail.com>
Sat, 14 Apr 2018 07:46:03 +0000 (00:46 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sat, 14 Apr 2018 13:55:29 +0000 (13:55 +0000)
commit77faa652c1d3b351272940fe9bb0e6400dfc9f63
tree1478be8e555100f93e3452f5719071f9b22750ee
parentd2c7dec183f0da628abf16848e9e92987feebe32
net: use retry in TestLookupGmailNS

There are two flakes present on the dashboard for this test.

Change-Id: I4abec972586314fbafe7db5760b91afd7ae47fd3
Reviewed-on: https://go-review.googlesource.com/106980
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/lookup_test.go