Skip to content

Commit 67528ad

Browse files
benwtrentweizijun
authored andcommitted
Muting AutoFollowIT.testAutoFollowManyIndices (elastic#39264)
1 parent a584b80 commit 67528ad

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/AutoFollowIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ public void testCleanFollowedLeaderIndexUUIDs() throws Exception {
123123
});
124124
}
125125

126+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/36761")
126127
public void testAutoFollowManyIndices() throws Exception {
127128
Settings leaderIndexSettings = Settings.builder()
128129
.put(IndexSettings.INDEX_SOFT_DELETES_SETTING.getKey(), true)

0 commit comments

Comments
 (0)