Skip to content

Commit

Permalink
Revert "Mute RunDataFrameAnalyticsIT.testOutlierDetectionStopAndRestart"
Browse files Browse the repository at this point in the history
This reverts commit c4d9114.
  • Loading branch information
davidkyle committed Feb 24, 2020
1 parent 044a4e1 commit de3d674
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,6 @@ public void testLazyAssignmentWithModelMemoryLimitTooHighForAssignment() throws
"Stopped analytics");
}

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

Expand Down

0 comments on commit de3d674

Please sign in to comment.