x/tools/cmd/signature-fuzzer: test failures when module's language version is 1.24 #71613
Labels
FixPending
Issues that have a fix which has not yet been reviewed or submitted.
NeedsFix
The path to resolution is known, but the work has not been done.
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
When x/tools' go.mod is updated to Go language 1.24 or newer (which will happen this August based on https://go.dev/s/release#timeline and https://go.dev/design/69095-x-repo-continuous-go#why-1_n_1_0), there are some tests in cmd/signature-fuzzer that will begin to fail:
This is being reported early thanks to a -tiplang builder (see https://ci.chromium.org/ui/p/golang/builders/ci/x_tools-gotip-linux-amd64-tiplang). It's not necessarily a problem today since x/tools/go.mod's go directive is at 1.22.0, but does need to be investigated and fixed at some point, and this is the tracking issue for that.
CC @golang/tools-team.
The text was updated successfully, but these errors were encountered: