Mute InternalAutoDateHistogramTests#testReduceRandom()
This commit is contained in:
parent
c0ea8a867e
commit
472f6ef41a
|
@ -112,7 +112,7 @@ public class InternalAutoDateHistogramTests extends InternalMultiBucketAggregati
|
|||
assertThat(result, equalTo(2));
|
||||
}
|
||||
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39497")
|
||||
public void testReduceRandom() {
|
||||
super.testReduceRandom();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue