Skip to content

Commit bd1b195

Browse files
alpar-tGurkan Kaymak
authored and
Gurkan Kaymak
committed
Mute failing test
tracking elastic#39331
1 parent e006592 commit bd1b195

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/ccr/src/test/java/org/elasticsearch/xpack/ccr/CcrRetentionLeaseIT.java

+1
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ public void testRetentionLeaseIsRenewedDuringRecovery() throws Exception {
266266

267267
}
268268

269+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39331")
269270
public void testRetentionLeasesAreNotBeingRenewedAfterRecoveryCompletes() throws Exception {
270271
final String leaderIndex = "leader";
271272
final int numberOfShards = randomIntBetween(1, 3);

0 commit comments

Comments
 (0)