summaryrefslogtreecommitdiff
path: root/jstests/core/orh.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/orh.js')
-rw-r--r--jstests/core/orh.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/orh.js b/jstests/core/orh.js
index 357bb1ea5c3..1ceed1d501f 100644
--- a/jstests/core/orh.js
+++ b/jstests/core/orh.js
@@ -1,3 +1,5 @@
+// @tags: [requires_non_retryable_writes]
+
// SERVER-2831 Demonstration of sparse index matching semantics in a multi index $or query.
t = db.jstests_orh;