Skip to content

Commit

Permalink
Mute failing test
Browse files Browse the repository at this point in the history
Tracking in #43960
  • Loading branch information
alpar-t committed Jul 4, 2019
1 parent 53f6dcf commit 52cb106
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -222,6 +222,7 @@ public void testOutlierDetectionWithMoreFieldsThanDocValueFieldLimit() throws Ex
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/43960")
public void testStopOutlierDetectionWithEnoughDocumentsToScroll() {
String sourceIndex = "test-stop-outlier-detection-with-enough-docs-to-scroll";

Expand Down

0 comments on commit 52cb106

Please sign in to comment.