Skip to content

Commit d761c21

Browse files
committed
Revert "Mute testAddOrRenewRetentionLease (elastic#38240)"
This reverts commit 8bee5b8.
1 parent 61549b8 commit d761c21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

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

5151
public class ReplicationTrackerRetentionLeaseTests extends ReplicationTrackerTestCase {
5252

53-
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/pull/38239")
5453
public void testAddOrRenewRetentionLease() {
5554
final AllocationId allocationId = AllocationId.newInitializing();
5655
long primaryTerm = randomLongBetween(1, Long.MAX_VALUE);

0 commit comments

Comments
 (0)