1
0
mirror of https://github.com/golang/go synced 2024-11-17 07:54:41 -07:00
go/src/testing
Keith Randall de9805c702 Revert "testing: document -race goroutine limits"
This reverts commit 4907c62f99.

Reason for revert: Race detector v3, which we just upgraded to, no longer has a goroutine limit.

(small caveat: openbsd/amd64 can't be updated, windows/amd64 isn't updated yet but should be by release time.)

Change-Id: I90017834501e81d3990d888f1b2baf3432452846
Reviewed-on: https://go-review.googlesource.com/c/go/+/405595
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Keith Randall <khr@google.com>
Run-TryBot: Keith Randall <khr@golang.org>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
2022-05-11 13:55:35 +00:00
..
fstest all: remove trailing blank doc comment lines 2022-04-01 18:18:07 +00:00
internal/testdeps all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
iotest
quick all: gofmt main repo 2022-04-11 16:34:30 +00:00
allocs_test.go all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
allocs.go
benchmark_test.go
benchmark.go
cover.go
example.go all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
export_test.go
fuzz.go all: gofmt main repo 2022-04-11 16:34:30 +00:00
helper_test.go
helperfuncs_test.go
match_test.go
match.go
panic_test.go
run_example_js.go
run_example.go
sub_test.go all: fix some lint issues 2022-05-08 17:27:54 +00:00
testing_other.go testing: include ERROR_SHARING_VIOLATION in Windows cleanup retries 2022-03-03 02:39:01 +00:00
testing_test.go
testing_windows.go testing: include ERROR_SHARING_VIOLATION in Windows cleanup retries 2022-03-03 02:39:01 +00:00
testing.go Revert "testing: document -race goroutine limits" 2022-05-11 13:55:35 +00:00