]> Cypherpunks repositories - gostls13.git/commit
runtime: use platform.RaceDetectorSupported for -race tests
authorIan Lance Taylor <iant@golang.org>
Fri, 21 Apr 2023 22:28:19 +0000 (15:28 -0700)
committerGopher Robot <gobot@golang.org>
Mon, 24 Apr 2023 05:06:55 +0000 (05:06 +0000)
commita5297f59a73aef5e965cd29b3e666836d6863243
treebfdfcdb2ab31b382fb984ae64f1d51a67515b68d
parent5a10d8a2042224c77dc41e8efbbc124f10b26172
runtime: use platform.RaceDetectorSupported for -race tests

Don't try to duplicate the list of targets that support -race.

Change-Id: I889d5c2f4884de89d88f8efdc89608aa73584a8a
Reviewed-on: https://go-review.googlesource.com/c/go/+/487575
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/runtime/crash_cgo_test.go