Skip to content

Commit a134ccc

Browse files
committed
Mute RunDataFrameAnalyticsIT.testStopOutlierDetectionWithEnoughDocumentsToScroll
Signed-off-by: Mark Vieira <[email protected]>
1 parent f9d5fac commit a134ccc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/ml/qa/native-multi-node-tests/src/test/java/org/elasticsearch/xpack/ml/integration/RunDataFrameAnalyticsIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ public void testOutlierDetectionWithMoreFieldsThanDocValueFieldLimit() throws Ex
266266
"Finished analysis");
267267
}
268268

269+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/53007")
269270
public void testStopOutlierDetectionWithEnoughDocumentsToScroll() throws Exception {
270271
String sourceIndex = "test-stop-outlier-detection-with-enough-docs-to-scroll";
271272

0 commit comments

Comments
 (0)