Revert "Mute RunDataFrameAnalyticsIT.testOutlierDetectionStopAndRestart"
This reverts commit ad3a3b1af9
.
This commit is contained in:
parent
6e5e64559a
commit
d8bdf31110
|
@ -548,7 +548,6 @@ public class RunDataFrameAnalyticsIT extends MlNativeDataFrameAnalyticsIntegTest
|
|||
"Stopped analytics");
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/52654")
|
||||
public void testOutlierDetectionStopAndRestart() throws Exception {
|
||||
String sourceIndex = "test-outlier-detection-stop-and-restart";
|
||||
|
||||
|
|
Loading…
Reference in New Issue