summaryrefslogtreecommitdiff
path: root/jstests/core/commands_namespace_parsing.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/commands_namespace_parsing.js')
-rw-r--r--jstests/core/commands_namespace_parsing.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/commands_namespace_parsing.js b/jstests/core/commands_namespace_parsing.js
index ab9750bfbb5..59863f52f33 100644
--- a/jstests/core/commands_namespace_parsing.js
+++ b/jstests/core/commands_namespace_parsing.js
@@ -3,6 +3,8 @@
// the "code" property.
// @tags: [
// assumes_unsharded_collection,
+// # mapReduce does not support afterClusterTime.
+// does_not_support_causal_consistency,
// does_not_support_stepdowns,
// requires_fastcount,
// requires_getmore,