Skip to content

Commit

Permalink
Mute RollupIndexerIndexingTests#testRandomizedDateHisto as we await a…
Browse files Browse the repository at this point in the history
… fix.
  • Loading branch information
jtibshirani committed Oct 23, 2018
1 parent 44bb5dc commit 5d0699b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,7 @@ public void testSimpleDateHistoWithTimeZone() throws Exception {
});
}

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

Expand Down

0 comments on commit 5d0699b

Please sign in to comment.