-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Open
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone 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.Issues related to the Go compiler and/or runtime.
Description
#!watchflakes
default <- pkg == "runtime:cpu1" && test == "TestScavengedBitsCleared"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestScavengedBitsCleared
malloc_test.go:256: uncleared scavenged bits
malloc_test.go:258: @ address 0x7bba7a000000
malloc_test.go:259: | got: 1111111111111111111111111111111111111111111111111111111111111111
malloc_test.go:260: | want: 0000000000000000000000000000000000000000000000000000000000000000
malloc_test.go:258: @ address 0x7bba7a080000
malloc_test.go:259: | got: 1111111111111111111111111111111111111111111111111111111111111111
malloc_test.go:260: | want: 0000000000000000000000000000000000000000000000000000000000000000
malloc_test.go:258: @ address 0x7bba7a100000
malloc_test.go:259: | got: 0000000000000100000000000000000111111111111111111111111111111111
malloc_test.go:260: | want: 0000000000000100000000000000000110000000000000000000000000000000
--- FAIL: TestScavengedBitsCleared (0.00s)
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone 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.Issues related to the Go compiler and/or runtime.
Type
Projects
Status
In Progress
Status
Active