#!watchflakes
default <- pkg == "syscall" && test == "TestInvalidExec"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestInvalidExec
=== PAUSE TestInvalidExec
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "syscall" && test == "TestInvalidExec"
2024-08-14 18:23 gotip-openbsd-ppc64 go@9becf401 syscall.TestInvalidExec [ABORT] (log)
=== RUN TestInvalidExec === PAUSE TestInvalidExecComment From: mknyszek
This is the same timeout from #68888. Closing in favor of #68888, which seems closer to the truth.