-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Correctness
-
Correctness 2025-04-29
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
The selection route is allowed to chose which strategy to run in order to filter out tests.
We'd like to be able to pass an array of strategy enums instead of always using the default one (which is what happens by default, when this parameter is not passed).
Please add another patch parameter named: test_selection_strategies_array
If empty, do nothing, if it exists pass that as the strategies param to the test selection router end point.