parent
ae31ca5f7e
commit
01205432fe
|
@ -477,7 +477,6 @@ public class IndicesOptionsIntegrationIT extends ESIntegTestCase {
|
|||
verify(search("t*"), false);
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39578")
|
||||
public void testOpenCloseApiWildcards() throws Exception {
|
||||
createIndex("foo", "foobar", "bar", "barbaz");
|
||||
ensureGreen();
|
||||
|
|
Loading…
Reference in New Issue