-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Closed
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.
Milestone
Description
#!watchflakes
post <- pkg == "runtime" && test ~ `TestRuntimeLockMetricsAndProfile`
Issue created automatically to collect these failures.
Example (log):
--- FAIL: TestRuntimeLockMetricsAndProfile (0.03s)
--- FAIL: TestRuntimeLockMetricsAndProfile/runtime.lock (0.02s)
--- FAIL: TestRuntimeLockMetricsAndProfile/runtime.lock/sample-1 (0.01s)
metrics_test.go:1048: lock contention growth in runtime/pprof's view (0.006333s)
metrics_test.go:1049: lock contention growth in runtime/metrics' view (0.006331s)
metrics_test.go:1077: stack [runtime.unlock runtime_test.TestRuntimeLockMetricsAndProfile.func5.1 runtime_test.(*contentionWorker).run] has samples totaling n=99 value=6332772
metrics_test.go:1156: mutex profile reported contention count different from the known true count (99 != 100)
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
Status
Done