summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/replica_sets_auth.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/suites/replica_sets_auth.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/replica_sets_auth.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/replica_sets_auth.yml b/buildscripts/resmokeconfig/suites/replica_sets_auth.yml
index c1b2375e461..6653b865841 100644
--- a/buildscripts/resmokeconfig/suites/replica_sets_auth.yml
+++ b/buildscripts/resmokeconfig/suites/replica_sets_auth.yml
@@ -11,6 +11,7 @@ selector:
exclude_files:
# Skip any tests that run with auth explicitly.
- jstests/replsets/*[aA]uth*.js
+ - jstests/replsets/advance_cluster_time.js
# Also skip tests that require a Thread, because Threads don't inherit credentials.
- jstests/replsets/interrupted_batch_insert.js
- jstests/replsets/transactions_reaped_with_tickets_exhausted.js