-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QO 2022-08-22, QO 2022-09-05
SERVER-67791 fixed an issue where the `requires_fcv_` tags were incorrectly still disabling tests from running even though we are currently developing 6.1. As part of that fix, several tests were marked with TEMPORARILY_DISABLED since running them resulted in failures. This ticket is to investigate whether the tests listed need to be updated to use requires_fcv_61 or there is a real multiversion bug:
- jstests/sharding/verify_reshard_collection_opmessage.js
- jstests/sharding/verify_refine_collection_shard_key_opmessage.js
- is related to
-
SERVER-67791 Tests are wrongly being excluded from running
- Closed