Skip to content

Commit

Permalink
Mute testStopOutlierDetectionWithEnoughDocumentsToScroll
Browse files Browse the repository at this point in the history
  • Loading branch information
jkakavas committed Sep 24, 2019
1 parent c1296b2 commit 582395a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ public void testOutlierDetectionWithMoreFieldsThanDocValueFieldLimit() throws Ex
"Finished analysis");
}

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

Expand Down

0 comments on commit 582395a

Please sign in to comment.