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/internal/gcimporter: TestIssueAliases is failing on x_tools-gotip-linux-amd64-aliastypeparams builder #69627

Closed
adonovan opened this issue Sep 25, 2024 · 2 comments
Assignees
Labels
Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@adonovan
Copy link
Member

https://logs.chromium.org/logs/golang/buildbucket/cr-buildbucket/8735811480593357953/+/u/step/20/log/2

--- FAIL: TestIssueAliases (0.16s)
    gcimporter_test.go:1015: got imports [S : struct{F int} T : struct{F int} U : testdata/a.A[string] V : testdata/a.A[int] W : testdata/b.B[string] X : testdata/b.B[int] Y : testdata/c.c[string] Z : testdata/c.c[int] c : testdata/c.c[V any]] for package c. wanted S : struct{F int},T : struct{F int},U : testdata/a.A[string],V : testdata/a.A[int],W : testdata/b.B[string],X : testdata/b.B[int],Y : testdata/c.c[string],Z : testdata/c.c[int],c : testdata/c.c
FAIL
FAIL	golang.org/x/tools/internal/gcimporter	17.580s
@gopherbot gopherbot added the Tools This label describes issues relating to any tools in the x/tools repository. label Sep 25, 2024
@gopherbot gopherbot added this to the Unreleased milestone Sep 25, 2024
@timothy-king timothy-king self-assigned this Sep 25, 2024
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/615855 mentions this issue: internal/gcimporter: update TestIssueAliases expectation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tools This label describes issues relating to any tools in the x/tools repository.
Projects
None yet
Development

No branches or pull requests

4 participants