Skip to content

Commit 4a2179c

Browse files
authored
Mute RunDataFrameAnalyticsIT::testOutlierDetectionStopAndRestart (#55253)
1 parent 5850291 commit 4a2179c

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
@@ -591,6 +591,7 @@ public void testLazyAssignmentWithModelMemoryLimitTooHighForAssignment() throws
591591
"Stopped analytics");
592592
}
593593

594+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/55068")
594595
public void testOutlierDetectionStopAndRestart() throws Exception {
595596
String sourceIndex = "test-outlier-detection-stop-and-restart";
596597

0 commit comments

Comments
 (0)