This argument should take featureflags, disable them and add them to the excluded tags.
The feature flag arguments should be parsed with the following priority
runNoFeatureFlagTests
disableFeatureFlags
additionalFeatureFlags
additionalFeatureFlagfile
runAllFeatureFlagTests
Basically disabling should take priority over enabling
- is depended on by
-
SERVER-77439 delete fully_disabled_feature_flags.yml
- Backlog