#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test/completion/issue62560.txt"

Issue created automatically to collect these failures.

Example (log):

=== RUN   Test/completion/issue62560.txt
=== PAUSE Test/completion/issue62560.txt
=== CONT  Test/completion/issue62560.txt
    wrappers.go:634: cleaning up sandbox: error(s) cleaning sandbox: cleaning modcache: <nil>; removing files: unlinkat C:\b\s\w\ir\x\t\Testcompletionissue62560.txt4075219148\001\work: The process cannot access the file because it is being used by another process.
    testing.go:1369: TempDir RemoveAll cleanup: unlinkat C:\b\s\w\ir\x\t\Testcompletionissue62560.txt4075219148\001\work: The process cannot access the file because it is being used by another process.
--- FAIL: Test/completion/issue62560.txt (47.24s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test/completion/issue62560.txt"
2025-08-05 14:37 x_tools-go1.25-windows-386 tools@bdddfd54 release-branch.go1.25@ebee011a x/tools/gopls/internal/test/marker.Test/completion/issue62560.txt (log) === RUN Test/completion/issue62560.txt === PAUSE Test/completion/issue62560.txt === CONT Test/completion/issue62560.txt wrappers.go:634: cleaning up sandbox: error(s) cleaning sandbox: cleaning modcache: ; removing files: unlinkat C:\b\s\w\ir\x\t\Testcompletionissue62560.txt4075219148\001\work: The process cannot access the file because it is being used by another process. testing.go:1369: TempDir RemoveAll cleanup: unlinkat C:\b\s\w\ir\x\t\Testcompletionissue62560.txt4075219148\001\work: The process cannot access the file because it is being used by another process. --- FAIL: Test/completion/issue62560.txt (47.24s)

watchflakes