golang/go

runtime: TestNetpollWaiters failures

Open

#76668 opened on Dec 3, 2025

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Go (133,883 stars) (19,008 forks)batch import
NeedsInvestigationOS-Solariscompiler/runtimehelp wanted

Description

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

Contributor guide