Skip to content

Commit

Permalink
Mute HistogramPercentileAggregationTests.testTDigestHistogram
Browse files Browse the repository at this point in the history
See #50307
  • Loading branch information
davidkyle committed Jan 6, 2020
1 parent 7f35bcd commit 7309ce4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ public void testHDRHistogram() throws Exception {
}
}

@AwaitsFix( bugUrl = "https://github.com/elastic/elasticsearch/issues/50307")
public void testTDigestHistogram() throws Exception {

XContentBuilder xContentBuilder = XContentFactory.jsonBuilder()
Expand Down

0 comments on commit 7309ce4

Please sign in to comment.