You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.AssertionError:
Expected: an empty iterable
but: [<MapperParsingException[failed to parse field [d] of type [date] in document with id '1'. Preview of field's value: '2023-10-05T17:30:34.967Z']; nested: IllegalArgumentException[failed to parse date field [2023-10-05T17:30:34.967Z] with format [strict_date_time_no_millis||strict_date_optional_time||epoch_millis]]; nested: NotSerializableExceptionWrapper[date_time_parse_exception: Failed to parse with all enclosed parsers];>]
CommitID:02b92ab
Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green.
Is the failure a flaky test unrelated to your change?
reta
changed the title
Flaky test org.opensearch.search.fetch.subphase.highlight.HighlighterSearchIT.testHighlightQueryRewriteDatesWithNow
[BUG] Flaky test org.opensearch.search.fetch.subphase.highlight.HighlighterSearchIT.testHighlightQueryRewriteDatesWithNow
Oct 13, 2023
@CaptainDredge It clearly failed when this issue was opened, that's why it's flaky. It mostly passes, except when otherwise. No repro is not a good reason to close ;)
Failure:
Repro with
Additional context:
Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green.
Is the failure a flaky test unrelated to your change?
Originally posted by @github-actions[bot] in #10261 (comment)
The text was updated successfully, but these errors were encountered: