Skip to content

runtime:mayMoreStackPreempt: TestReadMetricsSched failures #75664

@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestReadMetricsSched
    metrics_test.go:1581: C:\b\s\w\ir\x\t\go-build1297006110\testprog.exe SchedMetrics: exit status 1
    metrics_test.go:1584: output:
        === Checking "base"
        	/sched/goroutines/not-in-go:goroutines: 0
        	/sched/goroutines/runnable:goroutines: 0
        	/sched/goroutines/running:goroutines: 1
        	/sched/goroutines/waiting:goroutines: 22
        	/sched/goroutines-created:goroutines: 22
        	/sched/threads/total:threads: 19
...
        	/sched/goroutines/running:goroutines: 2
        	/sched/goroutines/waiting:goroutines: 1021
        	/sched/goroutines-created:goroutines: 1042
        	/sched/threads/total:threads: 19
        
        
        
        wanted:
        OK
--- FAIL: TestReadMetricsSched (0.15s)

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