Skip to content

Commit c4d9114

Browse files
committed
Mute RunDataFrameAnalyticsIT.testOutlierDetectionStopAndRestart
Relates: #52654
1 parent 101bca8 commit c4d9114

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

+1
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,7 @@ public void testLazyAssignmentWithModelMemoryLimitTooHighForAssignment() throws
548548
"Stopped analytics");
549549
}
550550

551+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/52654")
551552
public void testOutlierDetectionStopAndRestart() throws Exception {
552553
String sourceIndex = "test-outlier-detection-stop-and-restart";
553554

0 commit comments

Comments
 (0)