golang/go

runtime:cpu1: TestPreemptionAfterSyscall/1ms failures

Open

#71,181 创建于 2025年1月8日

在 GitHub 查看
 (45 评论) (0 反应) (0 负责人)Go (19,008 fork)batch import
AutomationNeedsInvestigationcompiler/runtimehelp wanted

仓库指标

Star
 (133,883 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

#!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

贡献者指南