Skip to content

Commit

Permalink
Mute ReplicationTrackerRetentionLeaseTests#testAddOrRenewRetentionLea…
Browse files Browse the repository at this point in the history
…se (#38276)
  • Loading branch information
Christoph Büscher authored and jasontedor committed Feb 3, 2019
1 parent 72a36b4 commit 04e47a5
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 04e47a5

Please sign in to comment.