summaryrefslogtreecommitdiff
path: root/jstests/core/mr_null_arguments.js
diff options
context:
space:
mode:
authorJustin Seyster <justin.seyster@mongodb.com>2020-08-13 19:13:40 -0400
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-08-14 02:34:21 +0000
commitd80312792b116f68bb3dd19d92e6c8f84c48f177 (patch)
treea861d1e3503475e19d17192196a4645489276082 /jstests/core/mr_null_arguments.js
parent34cf3f46be8dbf6433ed69b9eb925c6f2856c2e1 (diff)
downloadmongo-d80312792b116f68bb3dd19d92e6c8f84c48f177.tar.gz
SERVER-49227 Tag tests to be excluded from jsCore_slot_based_execution
Diffstat (limited to 'jstests/core/mr_null_arguments.js')
-rw-r--r--jstests/core/mr_null_arguments.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/core/mr_null_arguments.js b/jstests/core/mr_null_arguments.js
index 5cca8210656..9eeec78654d 100644
--- a/jstests/core/mr_null_arguments.js
+++ b/jstests/core/mr_null_arguments.js
@@ -5,6 +5,7 @@
// # mapReduce does not support afterClusterTime.
// does_not_support_causal_consistency,
// does_not_support_stepdowns,
+// sbe_incompatible,
// uses_map_reduce_with_temp_collections,
// ]
(function() {