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/exp/cmd/gorelease: TestRelease failures #58697

Open
gopherbot opened this issue Feb 24, 2023 · 3 comments
Open

x/exp/cmd/gorelease: TestRelease failures #58697

gopherbot opened this issue Feb 24, 2023 · 3 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "golang.org/x/exp/cmd/gorelease" && test == "TestRelease"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestRelease (0.47s)
    --- FAIL: TestRelease/basic/v1_autobase_verify (1.01s)
        gorelease_test.go:405: unexpected error: error downloading module example.com/basic@v1.0.1: CreateFile C:\Users\gopher\AppData\Local\Temp\1\gorelease_test-gocache1462627586\pkg\mod\cache\download\example.com\basic\@v\v1.0.1.partial: Access is denied.

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label 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/exp/cmd/gorelease" && test == "TestRelease"
2023-02-13 19:21 windows-amd64-longtest exp@5e25df02 go@4a1829b6 x/exp/cmd/gorelease.TestRelease (log)
--- FAIL: TestRelease (0.47s)
    --- FAIL: TestRelease/basic/v1_autobase_verify (1.01s)
        gorelease_test.go:405: unexpected error: error downloading module example.com/basic@v1.0.1: CreateFile C:\Users\gopher\AppData\Local\Temp\1\gorelease_test-gocache1462627586\pkg\mod\cache\download\example.com\basic\@v\v1.0.1.partial: Access is denied.

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/exp/cmd/gorelease" && test == "TestRelease"
2023-09-05 20:02 windows-amd64-longtest exp@92128663 go@972cc3e7 x/exp/cmd/gorelease.TestRelease (log)
--- FAIL: TestRelease (0.57s)
    --- FAIL: TestRelease/basic/v1_querybase_verify (1.06s)
        gorelease_test.go:405: unexpected error: error downloading module example.com/basic@v1.0.1: CreateFile C:\Users\gopher\AppData\Local\Temp\1\gorelease_test-gocache531837263\pkg\mod\cache\download\example.com\basic\@v\v1.0.1.partial: Access is denied.
    --- FAIL: TestRelease/basic/v1_autobase_verify (1.11s)
        gorelease_test.go:405: unexpected error: error downloading module example.com/basic@v1.0.1: CreateFile C:\Users\gopher\AppData\Local\Temp\1\gorelease_test-gocache531837263\pkg\mod\cache\download\example.com\basic\@v\v1.0.1.partial: Access is denied.

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/exp/cmd/gorelease" && test == "TestRelease"
2023-10-06 14:00 windows-amd64-2016 exp@7918f672 go@2968f562 x/exp/cmd/gorelease.TestRelease (log)
--- FAIL: TestRelease (1.09s)
    --- FAIL: TestRelease/cycle/cycle_suggest_error (0.77s)
        gorelease_test.go:405: unexpected error: error downloading module example.com/cycle@v1.0.0: CreateFile C:\Users\gopher\AppData\Local\Temp\1\gorelease_test-gocache3597675169\pkg\mod\cache\download\example.com\cycle\@v\v1.0.0.partial: Access is denied.

watchflakes

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.
Projects
Status: No status
Development

No branches or pull requests

1 participant