Skip to content

x/build/cmd/golangbuild: update result_adapter to handle Go 1.24's go test -json output #70435

@dmitshur

Description

@dmitshur

Go 1.24 gained support for emitting build events in structured JSON on stdout, instead of the usual unstructured output on stderr (proposal #62067, release note).

This issue is a continuation of #70402 (comment), tracking the change needed on the LUCI side to be able to take advantage of this new feature.

CC @golang/release, @mknyszek.

Metadata

Metadata

Assignees

Labels

Buildersx/build issues (builders, bots, dashboards)NeedsFixThe path to resolution is known, but the work has not been done.

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions