Skip to content

x/build: add -longcmdgo TryBot #76809

@matloob

Description

@matloob

(This issue is inspired by #76768: it's basically longcrypto but for the go command)

We run longtests for CLs affecting files in the cmd/go tree, because many of the cmd/go tests are not run in short mode (for instance because they run builds). But running all the longtests is really slow.

I'd like for us to add a longcmdgo TryBot that runs cmd/go/... tests without -short, but runs the rest of the tests in short mode.

cc @golang/release

Metadata

Metadata

Assignees

Labels

Buildersx/build issues (builders, bots, dashboards)NeedsDecisionFeedback is required from experts, contributors, and/or the community before a change can be made.new-builder

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions