-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
Currently, for a JS test that depends on a feature flag, engineers need to tag it both with "featureFlagXX" and "requires_fcv_yy" for the FCV that the feature flag is enabled on.
We should investigate if the test exclusion code could consult the IDL to determine the FCV a given feature is enabled for, and exclude it appropriately, rather than needing to have both the feature flag tag and the fcv tag.
- duplicates
-
SERVER-69883 Investigate improving JS test tags for tests dependent on in-development or recently-released feature work
- Open
- related to
-
SERVER-67268 Investigate simplifying usages of featureFlagXX, requires_fcv_xx and FeatureFlagUtil.isEnabled in JStests
- Closed
-
SERVER-69883 Investigate improving JS test tags for tests dependent on in-development or recently-released feature work
- Open