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

gotooltest: testing flake on Windows: "access is denied" #283

Open
myitcv opened this issue Dec 6, 2024 · 0 comments
Open

gotooltest: testing flake on Windows: "access is denied" #283

myitcv opened this issue Dec 6, 2024 · 0 comments

Comments

@myitcv
Copy link
Collaborator

myitcv commented Dec 6, 2024

From https://github.com/rogpeppe/go-internal/actions/runs/12123750949/job/34054672393?pr=282

--- FAIL: TestSimple (0.80s)
    --- FAIL: TestSimple/cover (13.19s)
        testscript.go:584: # The module uses testscript itself.
            # Use the checked out module, based on where the test binary ran. (7.894s)
            # First, a 'go test' run without coverage. (2.677s)
            > go test -vet=off
            [stdout]
            PASS
            2024/12/06 21:03:20 cannot delete temporary directory: remove $WORK\.tmp\testscript-main7[56](https://github.com/rogpeppe/go-internal/actions/runs/12123750949/job/34054672393?pr=282#step:4:57)463866\bin\foo.exe: Access is denied.
            exit status 2
            FAIL	test	0.933s
            
            [exit status 1]
            FAIL: testdata\cover.txt:9: unexpected go command failure
            
FAIL

Discovered whilst testing #282 at commit 04a2a25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant