Skip to content

Commit 513e297

Browse files
committed
Revert "Silence IndexUpgradeIT test failures. (#30430)"
This reverts commit 67902b2.
1 parent e40b884 commit 513e297

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

x-pack/plugin/upgrade/src/test/java/org/elasticsearch/xpack/upgrade/IndexUpgradeIT.java

-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
*/
66
package org.elasticsearch.xpack.upgrade;
77

8-
import org.apache.lucene.util.LuceneTestCase.AwaitsFix;
98
import org.elasticsearch.Build;
109
import org.elasticsearch.ElasticsearchSecurityException;
1110
import org.elasticsearch.action.search.SearchResponse;
@@ -31,7 +30,6 @@
3130
import static org.hamcrest.Matchers.empty;
3231
import static org.hamcrest.core.IsEqual.equalTo;
3332

34-
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/30430")
3533
public class IndexUpgradeIT extends IndexUpgradeIntegTestCase {
3634

3735
@Before

0 commit comments

Comments
 (0)