#!watchflakes
default <- pkg == "unique" && test == "TestCanonMapBadHash/LoadOrStore/ConcurrentUnsharedKeys"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestCanonMapBadHash/LoadOrStore/ConcurrentUnsharedKeys
canonmap_test.go:121: expected key 11010-4 to be missing from map, got 0xc0004803f0
canonmap_test.go:121: expected key 11011-4 to be missing from map, got 0xc000480400
canonmap_test.go:121: expected key 11100-4 to be missing from map, got 0xc000480410
canonmap_test.go:121: expected key 11101-4 to be missing from map, got 0xc000480420
canonmap_test.go:121: expected key 0-15 to be missing from map, got 0xc000026990
canonmap_test.go:121: expected key 1-15 to be missing from map, got 0xc0000269a0
canonmap_test.go:121: expected key 10-15 to be missing from map, got 0xc0000269b0
canonmap_test.go:121: expected key 11-15 to be missing from map, got 0xc0000269c0
--- FAIL: TestCanonMapBadHash/LoadOrStore/ConcurrentUnsharedKeys (0.95s)
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "unique" && test == "TestCanonMapBadHash/LoadOrStore/ConcurrentUnsharedKeys"