[
https://issues.apache.org/jira/browse/ARROW-5296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-5296:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/21762
> [Java] Sporadic Flight test failures
> ------------------------------------
>
> Key: ARROW-5296
> URL: https://issues.apache.org/jira/browse/ARROW-5296
> Project: Apache Arrow
> Issue Type: Bug
> Components: FlightRPC, Java
> Reporter: Antoine Pitrou
> Assignee: David Li
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.14.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Some of the timeout based tests may fail when CI is a bit loaded, for example:
> https://travis-ci.org/apache/arrow/jobs/530352133#L4377
> {code}
> [ERROR] timeoutFires(org.apache.arrow.flight.TestCallOptions) Time elapsed:
> 1.025 s <<< FAILURE!
> java.lang.AssertionError: DEADLINE_EXCEEDED
> at
> org.apache.arrow.flight.TestCallOptions.lambda$timeoutFires$0(TestCallOptions.java:44)
> at org.apache.arrow.flight.TestCallOptions.test(TestCallOptions.java:70)
> at
> org.apache.arrow.flight.TestCallOptions.timeoutFires(TestCallOptions.java:37)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)