]> Cypherpunks repositories - gostls13.git/commit
Revert "testing: only report subtest races once"
authorBryan Mills <bcmills@google.com>
Wed, 24 May 2023 17:16:33 +0000 (17:16 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 24 May 2023 17:35:45 +0000 (17:35 +0000)
commitbfdd3bf3a5bce39fefe388a19f75dfd9a484ea21
tree321dd48bd7ec4bc9a1e86aee55be64c0143320e2
parent067dd573b2deba45a02383139bd2885321b2f71d
Revert "testing: only report subtest races once"

This reverts CL 494057.

Reason for revert: test is failing on -race builders.

Fixes #60393.

Change-Id: If98238a12673aec597cf69aeead7bdf4782b4524
Reviewed-on: https://go-review.googlesource.com/c/go/+/497996
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Bryan Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
src/testing/benchmark.go
src/testing/testing.go
src/testing/testing_test.go