summaryrefslogtreecommitdiff
path: root/jstests/multiVersion/clustered_collection.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/multiVersion/clustered_collection.js')
-rw-r--r--jstests/multiVersion/clustered_collection.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/multiVersion/clustered_collection.js b/jstests/multiVersion/clustered_collection.js
index be91b5f0942..c31ce33d484 100644
--- a/jstests/multiVersion/clustered_collection.js
+++ b/jstests/multiVersion/clustered_collection.js
@@ -7,7 +7,7 @@
* large binary string RecordId encoding on time series collection, this test case is useful for
* validating the RecordId KeyString encoding behaviour across versions.
*
- * @tags: [future_git_tag_incompatible]
+ * @tags: [future_git_tag_incompatible, disabled_due_to_server_61671]
*
*/