summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jstests/replsets/tenant_migration_concurrent_bulk_writes.js2
-rw-r--r--jstests/replsets/tenant_migration_concurrent_writes_on_donor.js2
2 files changed, 0 insertions, 4 deletions
diff --git a/jstests/replsets/tenant_migration_concurrent_bulk_writes.js b/jstests/replsets/tenant_migration_concurrent_bulk_writes.js
index 2390e07a5d4..ef661a63f14 100644
--- a/jstests/replsets/tenant_migration_concurrent_bulk_writes.js
+++ b/jstests/replsets/tenant_migration_concurrent_bulk_writes.js
@@ -10,8 +10,6 @@
* incompatible_with_windows_tls,
* requires_majority_read_concern,
* requires_persistence,
- * # TODO SERVER-59090: Remove this tag.
- * backport_required_multiversion,
* ]
*/
(function() {
diff --git a/jstests/replsets/tenant_migration_concurrent_writes_on_donor.js b/jstests/replsets/tenant_migration_concurrent_writes_on_donor.js
index 29fd1fb256e..ce8e128417d 100644
--- a/jstests/replsets/tenant_migration_concurrent_writes_on_donor.js
+++ b/jstests/replsets/tenant_migration_concurrent_writes_on_donor.js
@@ -13,8 +13,6 @@
* incompatible_with_windows_tls,
* requires_majority_read_concern,
* requires_persistence,
- * # TODO SERVER-59090: Remove this tag.
- * backport_required_multiversion,
* ]
*/
(function() {