Skip to content

runtime:cpu4: TestReadMetricsSched/waiting failures #75073

@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestReadMetricsSched/waiting
    metrics_test.go:1600: /sched/goroutines/not-in-go:goroutines: 0
    metrics_test.go:1600: /sched/goroutines/runnable:goroutines: 79
    metrics_test.go:1600: /sched/goroutines/running:goroutines: 4
    metrics_test.go:1600: /sched/goroutines/waiting:goroutines: 986
    metrics_test.go:1600: /sched/goroutines-created:goroutines: 6603
    metrics_test.go:1600: /sched/threads/total:threads: 15
    metrics_test.go:1626: /sched/goroutines/waiting:goroutines too low; 986 < 1000
--- FAIL: TestReadMetricsSched/waiting (0.00s)

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