#!watchflakes
default <- pkg ~ `runtime` && test == "TestMemHashGlobalSeed/noaes"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestMemHashGlobalSeed/noaes
map_test.go:1166: cmd.Output got err fork/exec /home/swarming/.swarming/w/ir/x/t/go-build593917015/b001/runtime.test: resource temporarily unavailable want nil
--- FAIL: TestMemHashGlobalSeed/noaes (0.00s)
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "runtime:cpu1" && test == "TestMemHashGlobalSeed/noaes"
2025-06-13 16:09 gotip-openbsd-ppc64 go@96a6e147 runtime:cpu1.TestMemHashGlobalSeed/noaes (log)
=== RUN TestMemHashGlobalSeed/noaes map_test.go:1166: cmd.Output got err fork/exec /home/swarming/.swarming/w/ir/x/t/go-build593917015/b001/runtime.test: resource temporarily unavailable want nil --- FAIL: TestMemHashGlobalSeed/noaes (0.00s)Comment From: mknyszek
CC @golang/openbsd
Comment From: cherrymui
Dup of #74187