summaryrefslogtreecommitdiff
path: root/jstests/core/apply_ops1.js
diff options
context:
space:
mode:
authorMax Hirschhorn <max.hirschhorn@mongodb.com>2019-03-11 18:17:29 -0400
committerMax Hirschhorn <max.hirschhorn@mongodb.com>2019-03-11 18:17:29 -0400
commit9ad8d6335f83fc14cb98a27533588e9503e8e7a5 (patch)
treec720575c7f727a13746bb6e1b81693c863ca738c /jstests/core/apply_ops1.js
parentd02edd5290131978f901ffc657bee3470d03f8fd (diff)
downloadmongo-9ad8d6335f83fc14cb98a27533588e9503e8e7a5.tar.gz
SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.
There are likely more JavaScript tests which have been added since r3.6.9 that still need to be tagged. (cherry picked from commit 05ec08fa62771582fb3f45160fff2e0ff184d6d9)
Diffstat (limited to 'jstests/core/apply_ops1.js')
-rw-r--r--jstests/core/apply_ops1.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/jstests/core/apply_ops1.js b/jstests/core/apply_ops1.js
index 0dc0586e43e..dd2e4ceb79b 100644
--- a/jstests/core/apply_ops1.js
+++ b/jstests/core/apply_ops1.js
@@ -1,9 +1,9 @@
// @tags: [
-// requires_non_retryable_commands,
-// requires_fastcount,
-//
-// # applyOps uses the oplog that require replication support
-// requires_replication,
+// assumes_superuser_permissions,
+// requires_fastcount,
+// requires_non_retryable_commands,
+// # applyOps uses the oplog that require replication support
+// requires_replication,
// ]
(function() {