Skip to content

acc: Don't auto-enable -subset when -run specifies a variant#4837

Merged
denik merged 1 commit intomainfrom
denik/acc-smarter-subset
Mar 25, 2026
Merged

acc: Don't auto-enable -subset when -run specifies a variant#4837
denik merged 1 commit intomainfrom
denik/acc-smarter-subset

Conversation

@denik
Copy link
Copy Markdown
Contributor

@denik denik commented Mar 25, 2026

When -update is used with a -run filter that likely includes a specific EnvMatrix variant (detected by presence of '='), subset selection is not needed — Go's test framework already limits execution to the requested variant.

Follow-up to #4800.

When -update is used with a -run filter that includes a specific
EnvMatrix variant (detected by presence of '='), subset selection is
not needed — Go's test framework already limits execution to the
requested variant.

Follow-up to #4800.

Co-authored-by: Isaac
@denik denik merged commit 5f34258 into main Mar 25, 2026
@denik denik deleted the denik/acc-smarter-subset branch March 25, 2026 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants