Skip to content

Commit f113a9e

Browse files
authored
Mute testAddSnapshotLifecyclePolicy, tracked in #46021 (#48504)
1 parent 7e6199e commit f113a9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/rest-high-level/src/test/java/org/elasticsearch/client/documentation/ILMDocumentationIT.java

+1
Original file line numberDiff line numberDiff line change
@@ -765,6 +765,7 @@ public void onFailure(Exception e) {
765765
assertTrue(latch.await(30L, TimeUnit.SECONDS));
766766
}
767767

768+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/46021")
768769
public void testAddSnapshotLifecyclePolicy() throws Exception {
769770
RestHighLevelClient client = highLevelClient();
770771

0 commit comments

Comments
 (0)