golang/go

runtime:cpu1: TestPreemptionAfterSyscall/10µs failures

Open

#72,138 opened on Mar 6, 2025

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestPreemptionAfterSyscall/10µs
    proc_test.go:1082: timeout exceeded: 5.598432875s (5s)
--- FAIL: TestPreemptionAfterSyscall/10µs (6.57s)

watchflakes

Contributor guide

runtime:cpu1: TestPreemptionAfterSyscall/10µs failures · golang/go#72138 | Good First Issue