summaryrefslogtreecommitdiff
path: root/jstests/multiVersion/migration_between_mixed_version_mongods.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/multiVersion/migration_between_mixed_version_mongods.js')
-rw-r--r--jstests/multiVersion/migration_between_mixed_version_mongods.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/multiVersion/migration_between_mixed_version_mongods.js b/jstests/multiVersion/migration_between_mixed_version_mongods.js
index ef9b7623f6b..bedd0e628ef 100644
--- a/jstests/multiVersion/migration_between_mixed_version_mongods.js
+++ b/jstests/multiVersion/migration_between_mixed_version_mongods.js
@@ -3,6 +3,7 @@
// donor is the latest version and the recipient the last-stable, and vice versa.
// Migrations should be successful.
//
+// @tags: [fix_for_fcv_46]
// Checking UUID consistency involves talking to a shard node, which in this test is shutdown
TestData.skipCheckingUUIDsConsistentAcrossCluster = true;