golang/go

all: flaky failures on netbsd/arm

Open

#73,820 opened on May 21, 2025

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

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (No merged PRs in 30d)

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