Skip to content

Make test-all mutually exclusive to test-dx-all and test-vk-all#1368

Open
Icohedron wants to merge 1 commit into
llvm:mainfrom
Icohedron:test-flags-mutual-exclusivity
Open

Make test-all mutually exclusive to test-dx-all and test-vk-all#1368
Icohedron wants to merge 1 commit into
llvm:mainfrom
Icohedron:test-flags-mutual-exclusivity

Conversation

@Icohedron

Copy link
Copy Markdown
Contributor

This PR makes the test-all label mutually exclusive to test-dx-all and test-vk-all.

As it currently stands, if a PR gets labelled with test-all and test-dx-all or test-vk-all, there will be redundant test runs.
This PR makes it so that if the test-all label is used, then the test-dx-all and test-vk-all labels will have no effect.

@Icohedron Icohedron added test-all When applied to a PR this will opt-in to additional pre-merge test configurations.. test-dx-all test-vk-all labels Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test-all When applied to a PR this will opt-in to additional pre-merge test configurations.. test-dx-all test-vk-all

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant