mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-07 03:19:11 +00:00
parent
bf74d38782
commit
1dde6ba1db
@ -318,6 +318,7 @@ public class DataFrameTransformIT extends ESRestHighLevelClientTestCase {
|
||||
.build();
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/43324")
|
||||
public void testGetStats() throws Exception {
|
||||
String sourceIndex = "transform-source";
|
||||
createIndex(sourceIndex);
|
||||
|
Loading…
x
Reference in New Issue
Block a user