Skip to content
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

x/tools/go/packages: TestAdHocContains failures with The process cannot access the file because it is being used by another process #58708

Open
gopherbot opened this issue Feb 24, 2023 · 1 comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@gopherbot
Copy link

gopherbot commented Feb 24, 2023

#!watchflakes
post <- pkg == "golang.org/x/tools/go/packages" && test == "TestAdHocContains" && `The process cannot access the file because it is being used by another process.`

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestAdHocContains (0.00s)
    --- FAIL: TestAdHocContains/GOPATH (7.41s)
        packages_test.go:1762: remove C:\Users\gopher\AppData\Local\Temp\1\adhoc3623428637.go: The process cannot access the file because it is being used by another process.

watchflakes

@gopherbot gopherbot added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository. labels Feb 24, 2023
@gopherbot gopherbot added this to the Unreleased milestone Feb 24, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/tools/go/packages" && test == "TestAdHocContains"
2023-02-22 21:51 windows-amd64-longtest tools@3ec30bd9 go@d54aeeee x/tools/go/packages.TestAdHocContains (log)
--- FAIL: TestAdHocContains (0.00s)
    --- FAIL: TestAdHocContains/GOPATH (7.41s)
        packages_test.go:1762: remove C:\Users\gopher\AppData\Local\Temp\1\adhoc3623428637.go: The process cannot access the file because it is being used by another process.

watchflakes

@bcmills bcmills changed the title x/tools/go/packages: TestAdHocContains failures x/tools/go/packages: TestAdHocContains failures with The process cannot access the file because it is being used by another process Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
Status: No status
Development

No branches or pull requests

1 participant