Skip to content

Commit 6ca7a91

Browse files
author
Christoph Büscher
authored
Mute ReplicationTrackerRetentionLeaseTests#testAddOrRenewRetentionLease (#38275)
1 parent 3c1544d commit 6ca7a91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/index/seqno/ReplicationTrackerRetentionLeaseTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050

5151
public class ReplicationTrackerRetentionLeaseTests extends ReplicationTrackerTestCase {
5252

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

0 commit comments

Comments
 (0)