-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Open
Labels
Buildersx/build issues (builders, bots, dashboards)x/build issues (builders, bots, dashboards)NeedsDecisionFeedback is required from experts, contributors, and/or the community before a change can be made.Feedback is required from experts, contributors, and/or the community before a change can be made.new-builder
Milestone
Description
(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)x/build issues (builders, bots, dashboards)NeedsDecisionFeedback is required from experts, contributors, and/or the community before a change can be made.Feedback is required from experts, contributors, and/or the community before a change can be made.new-builder