From ae50776bce051930d8d68493aa13c71cdcef4970 Mon Sep 17 00:00:00 2001 From: Justin Seyster Date: Fri, 13 Apr 2018 20:31:00 -0400 Subject: Revert "SERVER-27534 All writing operations must fail if the term changes." This reverts commit bc19d43fdc4aab85264def96f638128c0ddb8483. --- buildscripts/resmokeconfig/suites/replica_sets_auth.yml | 2 -- 1 file changed, 2 deletions(-) (limited to 'buildscripts') diff --git a/buildscripts/resmokeconfig/suites/replica_sets_auth.yml b/buildscripts/resmokeconfig/suites/replica_sets_auth.yml index 9bb2e5b1602..864230bbce7 100644 --- a/buildscripts/resmokeconfig/suites/replica_sets_auth.yml +++ b/buildscripts/resmokeconfig/suites/replica_sets_auth.yml @@ -11,8 +11,6 @@ selector: exclude_files: # Skip any tests that run with auth explicitly. - jstests/replsets/*[aA]uth*.js - # Also skip tests that require a ScopedThread, because ScopedThreads don't inherit credentials. - - jstests/replsets/interrupted_batch_insert.js executor: config: -- cgit v1.2.1