The following tests are failing in the process of implementing SERVER-56366. They are disabled with the disabled_due_to_server_58295 to reduce redness as of now.
jstests/replsets/tenant_migration_aborted_buildindex.js
These tests may also have problems:
jstests/replsets/reconfig_fails_no_cwwc_set.js
jstests/replsets/isself_failure_initiate.js (though isself_failure_restart.js and isself_failure_reconfig.js did not fail, I think it is worth investigating them too)
jstests/replsets/initial_sync_replSetGetStatus.js
One more test:
jstests/replsets/unsafe_reconfig_to_psa_set_fails.js
More tests:
jstests/replsets/tenant_migration_donor_kill_op_retry.js
jstests/sharding/cwwc_conflict_add_shard.js
Please see comments.
- depends on
-
SERVER-56366 Update FCV constants in server code base following 5.0 branch
- Closed
- is depended on by
-
SERVER-59737 Remove the "disabled_due_to_server_58295" tag from test infrastructure config files
- Closed
- is related to
-
SERVER-58295 Temporarily disable multiversion tests that fail due to SERVER-56366
- Closed
- related to
-
SERVER-58858 tenant_migration_donor_kill_op_retry.js stuck when running with FCV changes
- Closed
-
SERVER-58859 isself_failure_initiate.js may have a race between "replSetInitiate" and the FCV updating process
- Closed
-
SERVER-58900 Re-enable major_verison_upgrade_backup_cursor.js and major_version_upgrade.js after FCV constants change.
- Closed