Skip to content

x/tools/internal/gcimporter: TestIssueAliases is failing on x_tools-gotip-linux-amd64-aliastypeparams builder #69627

@adonovan

Description

@adonovan

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

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeToolsThis label describes issues relating to any tools in the x/tools repository.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions