golang/go

all: flaky failures on netbsd/arm

Open

#73,820 创建于 2025年5月21日

在 GitHub 查看
 (623 评论) (0 反应) (0 负责人)Go (133,883 star) (19,008 fork)batch import
NeedsInvestigationOS-NetBSDarch-armhelp wanted

描述

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

贡献者指南