go/src/hash
Cuong Manh Le 3dea7c3f69 hash/maphash: weaken avalanche test a bit more
CL 495415 weaken avalanche, making allowed range from 43% to 57%. Since
then, we only see a failure with 58% on linux-386-longtest builder, so
let give the test a bit more wiggle room: 40% to 59%.

Fixes #60170

Change-Id: I9528ebc8601975b733c3d9fd464ce41429654273
Reviewed-on: https://go-review.googlesource.com/c/go/+/538655
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com>
2023-10-31 17:00:31 +00:00
..
adler32 hash: add available godoc link 2023-10-13 19:15:34 +00:00
crc32 hash: add available godoc link 2023-10-13 19:15:34 +00:00
crc64 hash: add available godoc link 2023-10-13 19:15:34 +00:00
fnv hash: add available godoc link 2023-10-13 19:15:34 +00:00
maphash hash/maphash: weaken avalanche test a bit more 2023-10-31 17:00:31 +00:00
example_test.go
hash.go hash: add available godoc link 2023-10-13 19:15:34 +00:00
marshal_test.go
test_cases.txt
test_gen.awk