-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Dev Platform 2022-07-11, Dev Platform 2022-07-25
-
120
From slack
https://mongodb.slack.com/archives/C0V79S1PY/p1656621686256279
requires_fcv_52 <- tests with this tag should be running on the 6.0 branch but they are not
https://github.com/mongodb/mongo/blob/831c5c4617312f901dfa3d70838a591365e12825/jstests/sharding/proxy_protocol_connect.js#L3
https://spruce.mongodb.com/task/mongodb_mongo_master_enterprise_rhel_80_64_bit_dynamic_required_display_sharding_multiversion_patch_add41e1ac8bf0dbc3be680bdc3e7d49266239e35_62bc8b042a60ed61722227e1_22_06_29_17_25_36/execution-tasks?execution=0&sortBy=STATUS&sortDir=ASC&sorts=STATUS%3AASC
But when the tag is removed they are run
https://spruce.mongodb.com/version/62be2be41e2d177d7c217118/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC
To complete this ticket two things need to happen
1. Understand why requires_fcv_52 is causing tests not to run and see if any other tags should be running
2. Delete all uses of requires_fcv_52 since it is dead anyway
- is related to
-
SERVER-65937 JS tests tagged with requires_fcv_53 do not run in the implicit multiversion passthroughs on the 6.0 branch
- Closed
- related to
-
SERVER-68559 Re-enable sharding tests (range_deletions_setFCV) that are currently marked temporarily disabled
- Closed
-
SERVER-68560 Re-enable serverless tests that are currently marked temporarily disabled
- Closed
-
SERVER-68561 Re-enable listener_processing_server_status_metrics.js and jstests/sharding/max_time_ms_connection_pool.js
- Closed
-
SERVER-68562 Re-enable time-series tests that are currently marked temporarily disabled
- Closed
-
SERVER-68563 Re-enable query tests that are currently marked temporarily disabled
- Closed