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

build: golang.org/x/tools/gopls/internal/cmd failures #68193

Closed
gopherbot opened this issue Jun 26, 2024 · 5 comments
Closed

build: golang.org/x/tools/gopls/internal/cmd failures #68193

gopherbot opened this issue Jun 26, 2024 · 5 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- repo == "tools" && pkg == "" && test == "golang.org/x/tools/gopls/internal/cmd"

Issue created automatically to collect these failures.

Example (log):

FAIL	golang.org/x/tools/gopls/internal/cmd	1413.770s

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 Jun 26, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "tools" && pkg == "" && test == "golang.org/x/tools/gopls/internal/cmd"
2024-06-25 14:23 x_tools-gotip-windows-amd64-race tools@5fefc656 go@b1fd0475 golang.org/x/tools/gopls/internal/cmd (log)
FAIL	golang.org/x/tools/gopls/internal/cmd	1413.770s

watchflakes

@adonovan
Copy link
Member

Dup of #54461

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "tools" && pkg == "" && test == "golang.org/x/tools/gopls/internal/cmd"
2024-07-16 16:13 x_tools-go1.23-windows-amd64-race tools@25ed04f2 release-branch.go1.23@30b6fd60 golang.org/x/tools/gopls/internal/cmd (log)
FAIL	golang.org/x/tools/gopls/internal/cmd	1337.753s

watchflakes

@gopherbot gopherbot reopened this Jul 18, 2024
@cherrymui cherrymui closed this as not planned Won't fix, can't repro, duplicate, stale Jul 29, 2024
@cherrymui
Copy link
Member

With #68597 fixed, it should not open dup issues like this now.

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
Archived in project
Development

No branches or pull requests

4 participants