Mute RunDataFrameAnalyticsIT.testStopOutlierDetectionWithEnoughDocumentsToScroll
Signed-off-by: Mark Vieira <portugee@gmail.com>
This commit is contained in:
parent
5b5e92c71d
commit
f8396e8d15
|
@ -266,6 +266,7 @@ public class RunDataFrameAnalyticsIT extends MlNativeDataFrameAnalyticsIntegTest
|
|||
"Finished analysis");
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/53007")
|
||||
public void testStopOutlierDetectionWithEnoughDocumentsToScroll() throws Exception {
|
||||
String sourceIndex = "test-stop-outlier-detection-with-enough-docs-to-scroll";
|
||||
|
||||
|
|
Loading…
Reference in New Issue