parent
2cc0a56fe6
commit
1b6109517a
|
@ -222,6 +222,7 @@ public class RunDataFrameAnalyticsIT extends MlNativeDataFrameAnalyticsIntegTest
|
|||
}
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/43960")
|
||||
public void testStopOutlierDetectionWithEnoughDocumentsToScroll() {
|
||||
String sourceIndex = "test-stop-outlier-detection-with-enough-docs-to-scroll";
|
||||
|
||||
|
|
Loading…
Reference in New Issue