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/cmd/gorename: TestGeneratedFiles failures #65462

Open
gopherbot opened this issue Feb 2, 2024 · 1 comment
Open

x/tools/cmd/gorename: TestGeneratedFiles failures #65462

gopherbot opened this issue Feb 2, 2024 · 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

#!watchflakes
default <- pkg == "golang.org/x/tools/cmd/gorename" && test == "TestGeneratedFiles"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestGeneratedFiles
    gorename_test.go:334: Building gorename: exit status 1
        error obtaining VCS status: exit status 128
        	Use -buildvcs=false to disable VCS stamping.
--- FAIL: TestGeneratedFiles (1.49s)

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 2, 2024
@gopherbot gopherbot added this to the Unreleased milestone Feb 2, 2024
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/cmd/gorename" && test == "TestGeneratedFiles"
2024-02-01 23:36 x_tools-gotip-windows-amd64-race tools@d0778885 go@149db960 x/tools/cmd/gorename.TestGeneratedFiles (log)
=== RUN   TestGeneratedFiles
    gorename_test.go:334: Building gorename: exit status 1
        error obtaining VCS status: exit status 128
        	Use -buildvcs=false to disable VCS stamping.
--- FAIL: TestGeneratedFiles (1.49s)

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. 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