Skip to content

Commit

Permalink
Muting AutoFollowIT.testAutoFollowManyIndices (elastic#39264)
Browse files Browse the repository at this point in the history
  • Loading branch information
benwtrent authored and weizijun committed Feb 22, 2019
1 parent 802b45b commit 59c6a1d
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 59c6a1d

Please sign in to comment.