summaryrefslogtreecommitdiff
path: root/jstests/concurrency/fsm_workloads/map_reduce_drop.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/concurrency/fsm_workloads/map_reduce_drop.js')
-rw-r--r--jstests/concurrency/fsm_workloads/map_reduce_drop.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/jstests/concurrency/fsm_workloads/map_reduce_drop.js b/jstests/concurrency/fsm_workloads/map_reduce_drop.js
index 2ea1ffd5572..17900fb74a1 100644
--- a/jstests/concurrency/fsm_workloads/map_reduce_drop.js
+++ b/jstests/concurrency/fsm_workloads/map_reduce_drop.js
@@ -11,6 +11,10 @@
*
* This workload serves as a regression test for SERVER-6757, SERVER-15087,
* and SERVER-15842.
+ * @tags: [
+ * # mapReduce does not support afterClusterTime.
+ * does_not_support_causal_consistency,
+ * ]
*/
var $config = (function() {