-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed as not planned
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone 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.Issues related to the Go compiler and/or runtime.
Milestone
Description
#!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)
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone 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.Issues related to the Go compiler and/or runtime.
Type
Projects
Status
Done
Status
Done