Skip to content

runtime:cpu1: TestScavengedBitsCleared failures [consistent failure] #75501

@gopherbot

Description

@gopherbot
#!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)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    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

    In Progress

    Status

    Active

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions