-
Notifications
You must be signed in to change notification settings - Fork 18.1k
x/tools/gopls/internal/cmd: TempDir RemoveAll cleanup fail #65317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Found new dashboard test flakes for:
2024-01-05 15:29 x_tools-go1.22-windows-arm64 tools@3e8a0a3b release-branch.go1.22@fa72f3e0 x/tools/gopls/internal/cmd.TestPrepareRename (log)
|
Found new dashboard test flakes for:
2023-12-15 21:03 x_tools-go1.20-windows-amd64-longtest tools@e601fd80 release-branch.go1.20@8cb86b5f x/tools/gopls/internal/cmd.TestExecute (log)
|
This indicates either a very slow builder, or (probably more likely?) a file handle or subprocess leaked in the course of the test. Perhaps the See previously: |
From the lack of t.Errorf lines in the log, I think this test otherwise passed, which means gopls exited already, and I can't immediately see why it would leave a go list or any other child process behind. |
This might be #65180. |
I'm going to eagerly close this, hoping that it was fixed along with #65180. |
Uh oh!
There was an error while loading. Please reload this page.
Issue created automatically to collect these failures.
Example (log):
— watchflakes
The text was updated successfully, but these errors were encountered: