-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
If I understand correctly, for multiple waves of IFR, we do not have testing for the partially-released states.
runAllFeatureFlagTests will run all in_development and rollout flags. disableUnreleasedIFRFlags will disable in_development and rollout flags even if runAllFeatureFlagTests would enable them (SERVER-119805).
But if we have two waves of IFR and the first succeeds, but the second fails, some rollout flags will be enabled and some rollout flags will be disabled. I don't think we are testing that case.
- is related to
-
SERVER-119805 --disableUnreleasedIFRFlags doesn't exclude tests tagged with unreleased IFR tags when combined with --runAllFeatureFlagTests
-
- Closed
-