-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The 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.An issue that has been verified to require only test changes, not just a test failure.
Milestone
Description
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)
dmitshur
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The 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.An issue that has been verified to require only test changes, not just a test failure.