-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
-
Fully Compatible
-
QE 2023-11-27
As part of SERVER-82254 we introduced 'requires_sbe' tag, which ensures that Classic variants should not run tests that have this tag.
This ticket should refactor existing tests, remove the existing 'checkSBEEnabled()' checks and add the corresponding tag at the top of the tests.
This should happen only to those tests that early exit once SBE is not enabled (example).
- depends on
-
SERVER-82254 Avoid running SBE-only suites in Classic all-feature-flags variant
- Closed
- is related to
-
SERVER-84019 Reintroduce "requires_sbe" jstest tag
- Backlog