Open gopherbot opened 5 months ago
Found new dashboard test flakes for:
#!watchflakes
default <- repo == "net" && pkg == "" && test == "make.bat"
Sorry, but there were parse errors in the watch flakes script. The script I found was:
#!watchflakes
default <- pkg == "" && (test == "make.bash" || test == "make.bat" || test == "make.rc") && "out of memory"
And the problems were:
script:2.93: unexpected quoted string out of memory
See https://go.dev/wiki/Watchflakes for details.
Issue created automatically to collect these failures.
Example (log):
— watchflakes