#!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

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:cpu2" && test == "TestReadMetricsSched/running"
2025-08-16 01:10 gotip-windows-arm64 go@77f911e3 runtime:cpu2.TestReadMetricsSched/running (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

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:cpu2" && test == "TestReadMetricsSched/running"
2025-08-18 19:15 gotip-netbsd-arm64 go@5a56d884 runtime:cpu2.TestReadMetricsSched/running (log) === RUN TestReadMetricsSched/running metrics_test.go:1600: /sched/goroutines/not-in-go:goroutines: 0 metrics_test.go:1600: /sched/goroutines/runnable:goroutines: 7 metrics_test.go:1600: /sched/goroutines/running:goroutines: 3 metrics_test.go:1600: /sched/goroutines/waiting:goroutines: 62 metrics_test.go:1600: /sched/goroutines-created:goroutines: 5142 metrics_test.go:1600: /sched/threads/total:threads: 13 metrics_test.go:1626: /sched/goroutines/running:goroutines too low; 3 < 10 --- FAIL: TestReadMetricsSched/running (1.54s)

watchflakes