Mute RollupIndexerIndexingTests#testRandomizedDateHisto as we await a fix.
This commit is contained in:
parent
ed817fb265
commit
90fd15bb56
|
@ -421,6 +421,7 @@ public class RollupIndexerIndexingTests extends AggregatorTestCase {
|
|||
});
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/34762")
|
||||
public void testRandomizedDateHisto() throws Exception {
|
||||
String rollupIndex = randomAlphaOfLengthBetween(5, 10);
|
||||
|
||||
|
|
Loading…
Reference in New Issue