-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Critical - P2
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Each epic in QEMP that is enabling some features in 9.0 will add QueryTester coverage independently of one another. However, we need to add coverage which combines all of the features that we are adding. As such, this ticket tracks the work to add intersectional/combinatorial coverage for the following projects:
- https://jira.mongodb.org/browse/SPM-4344
- https://jira.mongodb.org/browse/SPM-4346
- https://jira.mongodb.org/browse/SPM-4345
This should be done in our jstests, to get the different variant and passthrough coverage that come with running jstests. QueryTester does not run in passthroughs, and requires all feature flags to be on to run (SERVER-109832). This is too restrictive for our use case since we would like to test without all feature flags on
- is duplicated by
-
SERVER-130740 Add functional testing covering combinations of newly supported SBE operators
-
- Closed
-
- is related to
-
SERVER-119398 Extend QueryTester corpus to run $lookup/unwind aggregates enabled for QEMP
-
- Closed
-
-
SERVER-109832 Constrain query-correctness-tests to all-feature-flags variants
-
- Closed
-