mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
parent
a8530c5531
commit
e6b9262a31
@ -477,6 +477,7 @@ 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…
x
Reference in New Issue
Block a user