summaryrefslogtreecommitdiff
path: root/jstests/core/bypass_doc_validation.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/bypass_doc_validation.js')
-rw-r--r--jstests/core/bypass_doc_validation.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/bypass_doc_validation.js b/jstests/core/bypass_doc_validation.js
index a627a1749c9..6a9bbde8ffc 100644
--- a/jstests/core/bypass_doc_validation.js
+++ b/jstests/core/bypass_doc_validation.js
@@ -1,3 +1,5 @@
+// @tags: [does_not_support_stepdowns, requires_non_retryable_commands]
+
/**
* Tests that various database commands respect the 'bypassDocumentValidation' flag:
*