golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
123.14k stars 17.56k forks source link

hash/maphash:purego: TestSmhasherAvalanche failures #69048

Open gopherbot opened 1 month ago

gopherbot commented 1 month ago
#!watchflakes
default <- pkg == "hash/maphash:purego" && test == "TestSmhasherAvalanche"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestSmhasherAvalanche
=== PAUSE TestSmhasherAvalanche
=== CONT  TestSmhasherAvalanche
    smhasher_test.go:360: bad bias for bytes2 bit 1 -> bit 52: 59618/100000
--- FAIL: TestSmhasherAvalanche (18.52s)

watchflakes

gopherbot commented 1 month ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "hash/maphash:purego" && test == "TestSmhasherAvalanche"
2024-08-23 15:17 gotip-darwin-amd64-longtest go@02a9f510 hash/maphash:purego.TestSmhasherAvalanche (log) === RUN TestSmhasherAvalanche === PAUSE TestSmhasherAvalanche === CONT TestSmhasherAvalanche smhasher_test.go:360: bad bias for bytes2 bit 1 -> bit 52: 59618/100000 --- FAIL: TestSmhasherAvalanche (18.52s)

watchflakes