Skip to content

Commit 03f5670

Browse files
authored
Unmute LifecycleLicenseIT (#67572)
1 parent 59d5a91 commit 03f5670

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

x-pack/plugin/ilm/qa/multi-node/src/javaRestTest/java/org/elasticsearch/xpack/ilm/LifecycleLicenseIT.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
package org.elasticsearch.xpack.ilm;
88

99
import org.apache.http.util.EntityUtils;
10-
import org.apache.lucene.util.LuceneTestCase;
1110
import org.elasticsearch.client.Request;
1211
import org.elasticsearch.client.Response;
1312
import org.elasticsearch.client.ResponseException;
@@ -44,7 +43,6 @@
4443
import static org.hamcrest.Matchers.greaterThanOrEqualTo;
4544
import static org.hamcrest.Matchers.is;
4645

47-
@LuceneTestCase.AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/66088")
4846
public class LifecycleLicenseIT extends ESRestTestCase {
4947

5048
private String policy;

0 commit comments

Comments
 (0)