golang/go

all: flaky failures on netbsd/arm

Open

#73820 opened on May 21, 2025

View on GitHub
 (623 comments) (0 reactions) (0 assignees)Go (133,883 stars) (19,008 forks)batch import
NeedsInvestigationOS-NetBSDarch-armhelp wanted

Description

#!watchflakes
post <- goos == "netbsd" && goarch == "arm"

There seem to be flaky failures on netbsd-arm in various places. Put them in a central place on this issue.

Contributor guide