Skip to content

Commit

Permalink
Mute CcrRetentionLeaseIT#testRetentionLeaseRenewalIsCancelledWhenFoll…
Browse files Browse the repository at this point in the history
…owingIsPaused (#39898)

Relates #39509
  • Loading branch information
danielmitterdorfer committed Mar 11, 2019
1 parent 6f3578a commit ae4995c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -614,6 +614,7 @@ public void testRetentionLeaseAdvancesWhileFollowing() throws Exception {
});
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39509")
@TestLogging(value = "org.elasticsearch.xpack.ccr:trace")
public void testRetentionLeaseRenewalIsCancelledWhenFollowingIsPaused() throws Exception {
final String leaderIndex = "leader";
Expand Down

0 comments on commit ae4995c

Please sign in to comment.