#!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.
Comment From: mknyszek
CC @golang/netbsd
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- goos == "netbsd" && goarch == "arm"
2025-06-02 18:58 gotip-netbsd-arm go@cc119ee3 runtime.TestProfBuf/BlockingWriteRead (log)
=== RUN TestProfBuf/BlockingWriteRead profbuf_test.go:37: unexpected profile read: have data [0x5 0x63 0x0 0x0 0x1] want data [0x8 0x63 0x65 0x66 0xc9 0xca 0xcb 0xcc] have tags [0x0] want tags [0x189e4d2] have eof=false, want false --- FAIL: TestProfBuf/BlockingWriteRead (0.77s)Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- goos == "netbsd" && goarch == "arm"
2025-06-04 14:43 gotip-netbsd-arm go@d4bf7167 cmd/compile/internal/amd64 (log)
fork/exec /home/swarming/.swarming/w/ir/x/t/go-build3847410218/b2979/amd64.test: bad file descriptor FAIL cmd/compile/internal/amd64 0.032s2025-06-04 14:43 gotip-netbsd-arm go@d4bf7167 cmd/compile/internal/arm (log)
FAIL cmd/compile/internal/arm [build failed] cmd/compile/internal/arm: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/netbsd_arm/vet: signal: segmentation fault (core dumped)2025-06-04 14:43 gotip-netbsd-arm go@d4bf7167 cmd/compile/internal/arm64 (log)
FAIL cmd/compile/internal/arm64 [build failed] cmd/compile/internal/arm64: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/netbsd_arm/vet: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/netbsd_arm/vet: bad file descriptorComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- goos == "netbsd" && goarch == "arm"
2025-06-06 21:05 gotip-netbsd-arm go@0ccfbc83 cmd/compile/internal/deadlocals (log)
FAIL cmd/compile/internal/deadlocals [build failed] cmd/compile/internal/deadlocals: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/netbsd_arm/compile: signal: segmentation fault (core dumped)2025-06-06 21:05 gotip-netbsd-arm go@0ccfbc83 cmd/compile/internal/gc (log)
FAIL cmd/compile/internal/gc [build failed] cmd/compile/internal/deadlocals: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/netbsd_arm/compile: signal: segmentation fault (core dumped)2025-06-06 21:05 gotip-netbsd-arm go@0ccfbc83 cmd/link/internal/ld.TestRISCVTrampolines (log)
=== RUN TestRISCVTrampolines === PAUSE TestRISCVTrampolines === CONT TestRISCVTrampolines ld_test.go:428: Build failed: exit status 1, output: go: error obtaining buildID for go tool link: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/netbsd_arm/link: bad address --- FAIL: TestRISCVTrampolines (156.96s)Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- goos == "netbsd" && goarch == "arm"