Skip to content

Commit 7a76c99

Browse files
original-brownbearjkakavas
authored andcommitted
Mute SnapshotLifeCycleIT (elastic#46207)
Relates elastic#46205
1 parent 08761d5 commit 7a76c99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

x-pack/plugin/ilm/qa/multi-node/src/test/java/org/elasticsearch/xpack/slm/SnapshotLifecycleIT.java

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
package org.elasticsearch.xpack.slm;
88

99
import org.apache.http.util.EntityUtils;
10+
import org.apache.lucene.util.LuceneTestCase.AwaitsFix;
1011
import org.elasticsearch.action.index.IndexRequestBuilder;
1112
import org.elasticsearch.client.Request;
1213
import org.elasticsearch.client.Response;
@@ -45,6 +46,7 @@
4546
import static org.hamcrest.Matchers.greaterThanOrEqualTo;
4647
import static org.hamcrest.Matchers.startsWith;
4748

49+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/pull/46205")
4850
public class SnapshotLifecycleIT extends ESRestTestCase {
4951

5052
@Override

0 commit comments

Comments
 (0)