#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/integration/misc" && test == "TestRenamePackage/default"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestRenamePackage/default
signal: killed
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/integration/misc" && test == "TestRenamePackage/default"
2025-06-05 21:20 x_tools-gotip-linux-ppc64_power8 tools@578c1213 go@d184f8dc x/tools/gopls/internal/test/integration/misc.TestRenamePackage/default [SKIP] (log)
=== RUN TestRenamePackage/default signal: killedComment From: adonovan
Dup of golang/go#73988 (spurious SIGKILL on ppc)