mirror of
https://github.com/golang/net.git
synced 2026-03-31 10:27:08 +09:00
Follows up CL 205461 by recognizing that -race cannot run if CGO is not enabled, hence won't broadly fail the test. Fixes golang/go#35668 Change-Id: I6a47e6fc7c4afd0bf225fc9876c96b29efa863ce Reviewed-on: https://go-review.googlesource.com/c/net/+/207677 Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Bryan C. Mills <bcmills@google.com>