Skip to content

runtime/pprof: TestBlockMutexProfileInlineExpansion/block failures [consistent failure] #69764

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "runtime/pprof" && test == "TestBlockMutexProfileInlineExpansion/block"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestBlockMutexProfileInlineExpansion/block
    pprof_test.go:2760: did not see expected stack
    pprof_test.go:2761: wanted:
        sync.(*Mutex).Lock
        runtime/pprof.inlineC
        runtime/pprof.inlineB
        runtime/pprof.inlineA
        runtime.goexit
    pprof_test.go:2762: got: [runtime.chanrecv1
        testing.(*T).Run
...
        runtime/pprof.TestBlockProfile
        testing.tRunner
        testing.(*T).Run.gowrap1
        runtime.goexit runtime.chanrecv1
        runtime/pprof.blockChanRecv
        runtime/pprof.TestBlockProfile
        testing.tRunner
        testing.(*T).Run.gowrap1
        runtime.goexit]
--- FAIL: TestBlockMutexProfileInlineExpansion/block (0.00s)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone 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

    Done

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions