Skip to content

runtime:cpu2: TestReadMetricsSched/running failures #75072

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "runtime:cpu2" && test == "TestReadMetricsSched/running"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestReadMetricsSched/running
    metrics_test.go:1600: /sched/goroutines/not-in-go:goroutines: 0
    metrics_test.go:1600: /sched/goroutines/runnable:goroutines: 1
    metrics_test.go:1600: /sched/goroutines/running:goroutines: 9
    metrics_test.go:1600: /sched/goroutines/waiting:goroutines: 59
    metrics_test.go:1600: /sched/goroutines-created:goroutines: 5528
    metrics_test.go:1600: /sched/threads/total:threads: 12
    metrics_test.go:1626: /sched/goroutines/running:goroutines too low; 9 < 10
--- FAIL: TestReadMetricsSched/running (1.10s)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    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

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions