-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
ALL
-
v8.3
-
QE 2026-06-22, QE 2026-07-06
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Tests in jstests/multiVersion tagged with requires_fcv_xx never run in the "multiversion" suite in EVG, because those tags are explicitly excluded. It is a common pitfall to commit those always-excluded tests, because a local resmoke invocation runs them, and an EVG required patch shows no failures (since the tests don't run).
The following QE tests are affected by this issue and never run;
- jstests/multiVersion/genericBinVersion/query-execution-query-settings/query_settings_upgrade_downgrade.js
This ticket should remove the tags so the tests run and allow us to catch any regressions.
- is depended on by
-
SERVER-128268 Implement upgrade downgrade procedure for PQS query knobs
-
- Closed
-