-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed as not planned
Closed as not planned
Copy link
Labels
FrozenDueToAgeNeedsInvestigationSomeone 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/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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsInvestigationSomeone 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
Done
Status
Done