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…
Reference in New Issue