Skip to content

Commit 04e47a5

Browse files
Christoph Büscherjasontedor
Christoph Büscher
authored andcommitted
Mute ReplicationTrackerRetentionLeaseTests#testAddOrRenewRetentionLease (#38276)
1 parent 72a36b4 commit 04e47a5

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

+1
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)