Skip to content

Commit

Permalink
Mute CCR retention test that is consistently failing locally and in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-vieira authored and weizijun committed Feb 22, 2019
1 parent 3acfae0 commit e6e70a8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,7 @@ public void testUnfollowRemovesRetentionLeases() throws Exception {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39201")
public void testUnfollowFailsToRemoveRetentionLeases() throws Exception {
final String leaderIndex = "leader";
final String followerIndex = "follower";
Expand Down

0 comments on commit e6e70a8

Please sign in to comment.