Skip to content

Commit ff710ed

Browse files
committed
Mute CCR retention test that is consistently failing locally and in CI
1 parent bab7a4b commit ff710ed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,7 @@ public void testUnfollowRemovesRetentionLeases() throws Exception {
467467
}
468468
}
469469

470+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39201")
470471
public void testUnfollowFailsToRemoveRetentionLeases() throws Exception {
471472
final String leaderIndex = "leader";
472473
final String followerIndex = "follower";

0 commit comments

Comments
 (0)