golang/go

runtime:cpu1: TestPreemptionAfterSyscall/1ms failures

Open

#71181 opened on Jan 8, 2025

View on GitHub
 (42 comments) (0 reactions) (0 assignees)Go (133,883 stars) (19,008 forks)batch import
AutomationNeedsInvestigationcompiler/runtimehelp wanted

Description

#!watchflakes
default <- pkg == "runtime:cpu1" && test == "TestPreemptionAfterSyscall/1ms"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestPreemptionAfterSyscall/1ms
    proc_test.go:1082: timeout exceeded: 5.044309084s (5s)
--- FAIL: TestPreemptionAfterSyscall/1ms (5.10s)

watchflakes

Contributor guide