Skip to content

Commit 7309ce4

Browse files
committed
Mute HistogramPercentileAggregationTests.testTDigestHistogram
See #50307
1 parent 7f35bcd commit 7309ce4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/analytics/src/test/java/org/elasticsearch/xpack/analytics/mapper/HistogramPercentileAggregationTests.java

+1
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ public void testHDRHistogram() throws Exception {
132132
}
133133
}
134134

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

137138
XContentBuilder xContentBuilder = XContentFactory.jsonBuilder()

0 commit comments

Comments
 (0)