Skip to content

runtime: TestReadMetricsSched failures #75049

@gopherbot

Description

@gopherbot
#!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)

watchflakes

Metadata

Metadata

Assignees

Labels

NeedsInvestigationSomeone 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

Relationships

None yet

Development

No branches or pull requests

Issue actions