Skip to content

unique: TestCanonMap/LoadOrStore/ConcurrentUnsharedKeys failures #74083

Open
@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "unique" && test == "TestCanonMap/LoadOrStore/ConcurrentUnsharedKeys"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestCanonMap/LoadOrStore/ConcurrentUnsharedKeys
    canonmap_test.go:121: expected key 1000-13 to be missing from map, got 0x8826d68
    canonmap_test.go:121: expected key 1001-13 to be missing from map, got 0x8826d78
    canonmap_test.go:121: expected key 1010-13 to be missing from map, got 0x8826d88
    canonmap_test.go:121: expected key 1011-13 to be missing from map, got 0x8826d98
    canonmap_test.go:121: expected key 1100-13 to be missing from map, got 0x8826da8
    canonmap_test.go:121: expected key 1101-13 to be missing from map, got 0x8826db8
    canonmap_test.go:121: expected key 1110-13 to be missing from map, got 0x8826dc8
    canonmap_test.go:121: expected key 1111-13 to be missing from map, got 0x8826dd8
    canonmap_test.go:121: expected key 10000-13 to be missing from map, got 0x8826de8
    canonmap_test.go:121: expected key 10001-13 to be missing from map, got 0x8826df8
    canonmap_test.go:121: expected key 10010-13 to be missing from map, got 0x8826e08
    canonmap_test.go:121: expected key 10011-13 to be missing from map, got 0x8826e18
    canonmap_test.go:121: expected key 10100-13 to be missing from map, got 0x8826e28
    canonmap_test.go:121: expected key 10101-13 to be missing from map, got 0x8826e38
    canonmap_test.go:121: expected key 10110-13 to be missing from map, got 0x8826e48
    canonmap_test.go:121: expected key 10111-13 to be missing from map, got 0x8826e58
    canonmap_test.go:121: expected key 11000-13 to be missing from map, got 0x8826e68
    canonmap_test.go:121: expected key 11001-13 to be missing from map, got 0x8826e78
    canonmap_test.go:121: expected key 11010-13 to be missing from map, got 0x8826e88
    canonmap_test.go:121: expected key 11011-13 to be missing from map, got 0x8826e98
    canonmap_test.go:121: expected key 11100-13 to be missing from map, got 0x8826ea8
    canonmap_test.go:121: expected key 11101-13 to be missing from map, got 0x8826eb8
    canonmap_test.go:121: expected key 11110-13 to be missing from map, got 0x8826ec8
    canonmap_test.go:121: expected key 11111-13 to be missing from map, got 0x8826ed8
--- FAIL: TestCanonMap/LoadOrStore/ConcurrentUnsharedKeys (0.12s)

watchflakes

Metadata

Metadata

Assignees

Labels

NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

Status

Todo

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions