-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
NeedsInvestigationSomeone 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
default <- pkg ~ `runtime.*` && test ~ `TestReadMetricsSched/.*`
Issue created automatically to collect these failures.
Example (log):
=== RUN TestReadMetricsSched/running
metrics_test.go:1595: /sched/goroutines/not-in-go:goroutines: 0
metrics_test.go:1595: /sched/goroutines/runnable:goroutines: 5
metrics_test.go:1595: /sched/goroutines/running:goroutines: 5
metrics_test.go:1595: /sched/goroutines/waiting:goroutines: 62
metrics_test.go:1617: /sched/goroutines/running:goroutines too low; 5 < 10
--- FAIL: TestReadMetricsSched/running (1.08s)
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone 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