Skip to content

Commit e6e70a8

Browse files
mark-vieiraweizijun
authored andcommitted
Mute CCR retention test that is consistently failing locally and in CI
1 parent 3acfae0 commit e6e70a8

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)