mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
parent
daa2ec8a60
commit
701d89caa2
@ -63,6 +63,7 @@ public class FilterAggregatorTests extends AggregatorTestCase {
|
||||
directory.close();
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37743")
|
||||
public void testRandom() throws Exception {
|
||||
Directory directory = newDirectory();
|
||||
RandomIndexWriter indexWriter = new RandomIndexWriter(random(), directory);
|
||||
|
Loading…
x
Reference in New Issue
Block a user