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 a584b80 commit 67528ad
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 67528ad

Please sign in to comment.