summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jstests/sharding/read_write_concern_defaults_application.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/sharding/read_write_concern_defaults_application.js b/jstests/sharding/read_write_concern_defaults_application.js
index 8b867e6297b..f90db344e64 100644
--- a/jstests/sharding/read_write_concern_defaults_application.js
+++ b/jstests/sharding/read_write_concern_defaults_application.js
@@ -24,7 +24,9 @@
* @tags: [
* does_not_support_stepdowns,
* requires_fcv_44,
+ * requires_majority_read_concern,
* requires_profiling,
+ * requires_text_logs,
* ]
*/
(function() {