Antoine Pitrou created ARROW-5296:
-------------------------------------

             Summary: [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


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
(v7.6.3#76005)

Reply via email to