golang/go

runtime:cpu1: TestPreemptionAfterSyscall/100µs failures

Open

#72,965 opened on Mar 20, 2025

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

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (No merged PRs in 30d)

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