]> Cypherpunks repositories - gostls13.git/commit
Revert "net: mark tests with retry as parallel"
authorBrad Fitzpatrick <bradfitz@golang.org>
Sun, 1 Apr 2018 18:22:56 +0000 (18:22 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sun, 1 Apr 2018 18:23:34 +0000 (18:23 +0000)
commite55475ca3b6652d2d24b7bf48bcaf3e216c3ed68
tree79d4b42ad4089ecf3be9d875d0f58957a24dda54
parenta9b799a22978730f5de2d5bfc99a1dc0acddcae2
Revert "net: mark tests with retry as parallel"

This reverts commit CL 103975 (a9b799a229787).

Reason for revert: adds data race, breaks race builders, and Brad forgot
to run the Trybots.

Change-Id: Id227dad7069560dbb3ea978a1dcd77ce1979034e
Reviewed-on: https://go-review.googlesource.com/104015
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/lookup_test.go