summaryrefslogtreecommitdiff
path: root/jstests/core/profile_repair_cursor.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/profile_repair_cursor.js')
-rw-r--r--jstests/core/profile_repair_cursor.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/profile_repair_cursor.js b/jstests/core/profile_repair_cursor.js
index ec7cda8283b..ad70bed7de0 100644
--- a/jstests/core/profile_repair_cursor.js
+++ b/jstests/core/profile_repair_cursor.js
@@ -1,3 +1,5 @@
+// @tags: [does_not_support_stepdowns]
+
// Confirms that a repairCursor command and subsequent getMores of its cursor are profiled
// correctly.