Skip to content

Commit

Permalink
Muting AutoFollowIT.testAutoFollowManyIndices (#39267)
Browse files Browse the repository at this point in the history
  • Loading branch information
benwtrent authored Feb 21, 2019
1 parent 2934e26 commit 69514a0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ public void testCleanFollowedLeaderIndexUUIDs() throws Exception {
});
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/36761")
public void testAutoFollowManyIndices() throws Exception {
Settings leaderIndexSettings = Settings.builder()
.put(IndexSettings.INDEX_SOFT_DELETES_SETTING.getKey(), true)
Expand Down

0 comments on commit 69514a0

Please sign in to comment.