summaryrefslogtreecommitdiff
path: root/jstests/core/expr.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/expr.js')
-rw-r--r--jstests/core/expr.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/expr.js b/jstests/core/expr.js
index 174cda3c542..d8636ded871 100644
--- a/jstests/core/expr.js
+++ b/jstests/core/expr.js
@@ -1,3 +1,5 @@
+// @tags: [does_not_support_stepdowns, requires_getmore, requires_non_retryable_writes]
+
// Tests for $expr in the CRUD commands.
(function() {
"use strict";