Skip to content

Commit

Permalink
Mute InternalAutoDateHistogramTests.testReduceRandom (#54542)
Browse files Browse the repository at this point in the history
Relates #54540
Relates #39497
  • Loading branch information
hub-cap authored Mar 31, 2020
1 parent 2a77551 commit f65384f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ public void testGetAppropriateRoundingUsesCorrectIntervals() {
assertThat(result, equalTo(2));
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/54540")
public void testReduceRandom() {
super.testReduceRandom();
}
Expand Down

0 comments on commit f65384f

Please sign in to comment.