Skip to content

x/exp/typeparams: TestAPIConsistency fail with Go tip since CL 575455 #69000

@cherrymui

Description

@cherrymui

The x/exp repo started to fail consistently since CL 575455 (on the main repo). E.g.
https://ci.chromium.org/ui/p/golang/builders/ci/x_exp-gotip-linux-amd64/b8738967462680113393/test-results

=== RUN   TestAPIConsistency
    typeparams_test.go:39: "*TypeList.Types": got func()(Seq[Type]) at 1.18+, but  at 1.17
    typeparams_test.go:39: "*TypeParamList.TypeParams": got func()(Seq[*TypeParam]) at 1.18+, but  at 1.17
    typeparams_test.go:39: "*Union.Terms": got func()(Seq[*Term]) at 1.18+, but  at 1.17
--- FAIL: TestAPIConsistency (0.63s)

cc @adonovan @findleyr

Metadata

Metadata

Labels

FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions