Skip to content

Commit 02c1196

Browse files
committed
Mute failing test
tracking #39331
1 parent f23d900 commit 02c1196

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)