Skip to content

Commit 90fd15b

Browse files
committed
Mute RollupIndexerIndexingTests#testRandomizedDateHisto as we await a fix.
1 parent ed817fb commit 90fd15b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/rollup/src/test/java/org/elasticsearch/xpack/rollup/job/RollupIndexerIndexingTests.java

+1
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,7 @@ public void testSimpleDateHistoWithTimeZone() throws Exception {
421421
});
422422
}
423423

424+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/34762")
424425
public void testRandomizedDateHisto() throws Exception {
425426
String rollupIndex = randomAlphaOfLengthBetween(5, 10);
426427

0 commit comments

Comments
 (0)