summaryrefslogtreecommitdiff
path: root/jstests/core/dropdb_race.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/dropdb_race.js')
-rw-r--r--jstests/core/dropdb_race.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/dropdb_race.js b/jstests/core/dropdb_race.js
index bd5e7e5ddba..9366df68a9b 100644
--- a/jstests/core/dropdb_race.js
+++ b/jstests/core/dropdb_race.js
@@ -1,3 +1,5 @@
+// @tags: [does_not_support_stepdowns]
+
// test dropping a db with simultaneous commits
m = db.getMongo();