Open gopherbot opened 15 hours ago
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/integration/completion" && test == "TestPackageCompletion/package_completion_on_terminal_newline/default"
Sorry, but there were parse errors in the watch flakes script. The script I found was:
#!watchflakes
default <- pkg ~ "golang.org/x/tools/gopls/internal/test" && `bad file descriptor` && goos == "netbsd" && goarch == "arm"
And the problems were:
script:2.18: ~ requires backquoted regexp
See https://go.dev/wiki/Watchflakes for details.
Issue created automatically to collect these failures.
Example (log):
— watchflakes