golang/go

runtime:cpu1: TestPreemptionAfterSyscall/100µs failures

Open

#72965 opened on Mar 20, 2025

View on GitHub
 (75 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/100µs"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestPreemptionAfterSyscall/100µs
    proc_test.go:1082: timeout exceeded: 6.015091541s (5s)
--- FAIL: TestPreemptionAfterSyscall/100µs (12.08s)

watchflakes

Contributor guide