golang/go

runtime: TestNetpollWaiters failures

Open

#76,668 创建于 2025年12月3日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Go (133,883 star) (19,008 fork)batch import
NeedsInvestigationOS-Solariscompiler/runtimehelp wanted

描述

#!watchflakes
default <- pkg == "runtime" && test == "TestNetpollWaiters"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestNetpollWaiters
=== PAUSE TestNetpollWaiters
=== CONT  TestNetpollWaiters
    crash_test.go:1152: /opt/golang/swarm/.swarming/w/ir/x/t/go-build930232214/testprognet.exe NetpollWaiters: exit status 1
    crash_test.go:1155: output is not "OK\n"
        2025/12/03 03:21:22 current waiters 1
--- FAIL: TestNetpollWaiters (1.49s)

watchflakes

贡献者指南

runtime: TestNetpollWaiters failures · golang/go#76668 | Good First Issue