Skip to content

Commit

Permalink
Must date math test failure
Browse files Browse the repository at this point in the history
see #78783
  • Loading branch information
rjernst committed Oct 6, 2021
1 parent 1445638 commit 038a82f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ public void testExpression_MixedArray() throws Exception {
formatDate("uuuu.MM", dateFromMillis(context.getStartTime()).withDayOfMonth(1))));
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/78783")
public void testExpression_CustomTimeZoneInIndexName() throws Exception {
ZoneId timeZone;
int hoursOffset;
Expand Down

0 comments on commit 038a82f

Please sign in to comment.