Skip to content

Commit

Permalink
Mute ReplicationTrackerRetentionLeaseTests#testAddOrRenewRetentionLea…
Browse files Browse the repository at this point in the history
…se (#38275)
  • Loading branch information
Christoph Büscher authored Feb 3, 2019
1 parent 3c1544d commit 6ca7a91
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@

public class ReplicationTrackerRetentionLeaseTests extends ReplicationTrackerTestCase {

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/38245")
public void testAddOrRenewRetentionLease() {
final AllocationId allocationId = AllocationId.newInitializing();
long primaryTerm = randomLongBetween(1, Long.MAX_VALUE);
Expand Down

0 comments on commit 6ca7a91

Please sign in to comment.