golang/go

runtime:cpu1: TestSignalM failures

Open

#75123 opened on Aug 23, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (133,883 stars) (19,008 forks)batch import
NeedsInvestigationcompiler/runtimehelp wanted

Description

#!watchflakes
default <- pkg == "runtime:cpu1" && test == "TestSignalM"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestSignalM
    crash_unix_test.go:328: signalM signal not received
--- FAIL: TestSignalM (1.07s)

watchflakes

Contributor guide