]> Cypherpunks repositories - gostls13.git/commit
cmd/go: skip TestScript/test_fuzz_test_race on !race
authorTobias Klauser <tklauser@distanz.ch>
Tue, 11 Jan 2022 09:22:40 +0000 (10:22 +0100)
committerTobias Klauser <tobias.klauser@gmail.com>
Tue, 11 Jan 2022 15:23:23 +0000 (15:23 +0000)
commit28f2869a0d8ae103e0a2aac7c68005d79099f1e1
treec9642a81d6f3a92798fe202019846ad30defc1d1
parent90a8482a176b8cf47e8b24a3459f0a24e038f675
cmd/go: skip TestScript/test_fuzz_test_race on !race

Skip the test on targets which don't support the race detector. This
fixes the linux-386-longtest builder after CL 376554.

Updates #50488

Change-Id: I08bf6f72cc0731761d49121eb7cfaa8b53906d37
Reviewed-on: https://go-review.googlesource.com/c/go/+/377634
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Katie Hockman <katie@golang.org>
Trust: Katie Hockman <katie@golang.org>
Run-TryBot: Katie Hockman <katie@golang.org>
src/cmd/go/testdata/script/test_fuzz_test_race.txt