go/src/hash
Than McIntosh e24380b6fa runtime,hash/maphash: eliminate maphash torture test for -race
Disable the "torture" portion of the maphash tests if -race is in
effect (these tests can cause timeouts on the longtest -race builder).

Fixes #57030.

Change-Id: I23d7561dac3e81d979cad9e0efa6f5b7154aadd2
Reviewed-on: https://go-review.googlesource.com/c/go/+/454455
Run-TryBot: Than McIntosh <thanm@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
2022-12-01 19:24:55 +00:00
..
adler32 all: gofmt main repo 2022-04-11 16:34:30 +00:00
crc32 all: add missing periods in comments 2022-11-18 17:59:44 +00:00
crc64 hash/crc64: use slicing by 8 when the size is greater or equal than 2k 2022-10-27 16:52:41 +00:00
fnv
maphash runtime,hash/maphash: eliminate maphash torture test for -race 2022-12-01 19:24:55 +00:00
example_test.go
hash.go
marshal_test.go
test_cases.txt
test_gen.awk