summaryrefslogtreecommitdiff
path: root/jstests/core/opcounters_active.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/opcounters_active.js')
-rw-r--r--jstests/core/opcounters_active.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/jstests/core/opcounters_active.js b/jstests/core/opcounters_active.js
index 283415ba8b1..25f91b9c41c 100644
--- a/jstests/core/opcounters_active.js
+++ b/jstests/core/opcounters_active.js
@@ -1,4 +1,8 @@
// checks that db.serverStatus will not throw errors when metrics tree is not present
+// @tags: [
+// # mapReduce does not support afterClusterTime.
+// does_not_support_causal_consistency,
+// ]
(function() {
"use strict";