summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jstests/replsets/stepdown_race_with_transaction.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/replsets/stepdown_race_with_transaction.js b/jstests/replsets/stepdown_race_with_transaction.js
index f1674f5ea3a..6a79d97d738 100644
--- a/jstests/replsets/stepdown_race_with_transaction.js
+++ b/jstests/replsets/stepdown_race_with_transaction.js
@@ -1,6 +1,8 @@
/**
* Tests that multi-documment transactions no longer race with stepdown over
* "setAlwaysInterruptAtStepDownOrUp".
+ *
+ * @tags: [incompatible_with_eft]
*/
(function() {