-
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/mutex"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestBlockMutexProfileInlineExpansion/mutex
pprof_test.go:2760: did not see expected stack
pprof_test.go:2761: wanted:
sync.(*Mutex).Unlock
runtime/pprof.inlineF
runtime/pprof.inlineE
runtime/pprof.inlineD
runtime.goexit
pprof_test.go:2762: got: [sync.(*Mutex).Unlock
runtime/pprof.inlineF
...
runtime/pprof.blockMutexDeep
runtime/pprof.blockMutexDeep
runtime/pprof.blockMutexDeep sync.(*Mutex).Unlock
runtime/pprof.blockMutex.func1
runtime.goexit sync.(*Mutex).Unlock
runtime/pprof.blockMutexN.func2
runtime.goexit sync.(*Mutex).Unlock
runtime/pprof.blockMutexN.func1
runtime.goexit runtime._LostContendedRuntimeLock]
--- FAIL: TestBlockMutexProfileInlineExpansion/mutex (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