Skip to content

runtime: TestScavengedBitsCleared failures #75502

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg ~ `runtime.*` && 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 0x36a4c00000
    malloc_test.go:259: 	|  got: 1000000000000000000000000000000000000000000000001111111111111111
    malloc_test.go:260: 	| want: 1000000000000000000000000000000000000000000000000000000000000000
--- FAIL: TestScavengedBitsCleared (0.00s)

watchflakes

Metadata

Metadata

Labels

NeedsFixThe path to resolution is known, but the work has not been done.compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

Status

Done

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions