Revert "Mute RunDataFrameAnalyticsIT.testOutlierDetectionStopAndRestart"

This reverts commit c4d91143acc8edaf2895b1d464510e92eb7e16a2.
This commit is contained in:
David Kyle 2020-02-24 15:22:49 +00:00
parent 044a4e127a
commit de3d674bb7

View File

@ -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";