go icon indicating copy to clipboard operation
go copied to clipboard

all: test failures with `EBADF` from fork/exec on NetBSD

Open gopherbot opened this issue 2 years ago • 98 comments

#!watchflakes
post <- goos == "netbsd" && (log ~ `fork/exec .*: bad file descriptor` || `fork/exec .*: bad file descriptor`)

Issue created automatically to collect these failures.

Example (log):

fork/exec /var/gobuilder/buildlet/tmp/go-build1315313087/b144/syntax.test: bad file descriptor

watchflakes

gopherbot avatar Oct 08 '23 07:10 gopherbot