Open gopherbot opened 3 days ago
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/tools/go/analysis/passes/copylock" && test == "Test"
cc @mknyszek
From the log go on master ([commit 5a0f2a7](https://go.googlesource.com/go/+/5a0f2a7a7c5658f4f3065c265cee61ec1bde9691))
. That is before https://go.dev/cl/627777 . I think we can wait for the flake to be closed.
Agreed. Apologies for the breakage. I'm somewhat surprised there was still potential for breakage here, but I suspect it's as simple as caches in Gerrit (or Gitiles, or something) didn't clear.
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/tools/go/analysis/passes/copylock" && test == "Test"
Seems to have calmed down.
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/tools/go/analysis/passes/copylock" && test == "Test"
Happened again in trybots for CL 629635 today (see build 8730612819953883601).
Issue created automatically to collect these failures.
Example (log):
— watchflakes