x/tools/gopls: TestRenamePackage_InternalPackage failing on linux-amd64-wsl builder #57555
Labels
FrozenDueToAge
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
It looks like the linux-amd64-wsl builder is generally unhappy. It seems to have encountered "hanging go commands" very frequently, but that is a separate issue (#54461).
Recent failures appear deterministic, failing with "permission denied", starting with https://go.dev/cl/459416. This may be because the go command is still holding onto a file, but the failure mode does seem related to that change.
https://build.golang.org/log/5053369eca96766a09d70f36ed4ac8926fc182a1
CC @dle8
The text was updated successfully, but these errors were encountered: