]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: enable race detector test on S390X
authorCherry Mui <cherryyz@google.com>
Thu, 21 Jul 2022 19:11:13 +0000 (15:11 -0400)
committerCherry Mui <cherryyz@google.com>
Thu, 21 Jul 2022 20:11:06 +0000 (20:11 +0000)
commitc4a6d3048bb89f372662083695f957f22973e4a6
treeb4b6a4bdb7b09f06031e3515379a707e1470d2f4
parent244c8b050093ec546311707760afaafabcbf2fef
cmd/dist: enable race detector test on S390X

The support was added but the test was not enabled. Enable it.

Fixes #53981.

Change-Id: I81ea73ea4ebc1013c35cb70ae88b096e02497887
Reviewed-on: https://go-review.googlesource.com/c/go/+/418914
Run-TryBot: Cherry Mui <cherryyz@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/dist/test.go