]> Cypherpunks repositories - gostls13.git/commit
net: mark tests with retry as parallel
authoradrienpetel <peteladrien@gmail.com>
Wed, 4 Apr 2018 13:19:23 +0000 (17:19 +0400)
committerIan Lance Taylor <iant@golang.org>
Thu, 12 Apr 2018 21:33:25 +0000 (21:33 +0000)
commit507e377e181f893b633534d7a7cdf385dc274c80
treeab57916bcb9d016e9ff8d146bfe3fd49383ce7e0
parent191efbc419d7e5dec842c20841f6f716da4b561d
net: mark tests with retry as parallel

Fixes #24580

Change-Id: I7536aca1e90717283bd6a3bb4b1bab059b0cf720
Reviewed-on: https://go-review.googlesource.com/104677
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/lookup_test.go