[ 
https://issues.apache.org/jira/browse/FLINK-13486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898026#comment-16898026
 ] 

Biao Liu commented on FLINK-13486:
----------------------------------

Hi [~tzulitai], I believe this issue is not caused by FLINK-13491. Maybe the 
timeout of this case is too small (1 second). There is no any log outputted in 
that second. There might be a hiccup of testing machine I guess.

I will try to alleviate the timeout problem. Could you assign this ticket to me?

> AsyncDataStreamITCase.testOrderedWaitUsingAnonymousFunction instable on Travis
> ------------------------------------------------------------------------------
>
>                 Key: FLINK-13486
>                 URL: https://issues.apache.org/jira/browse/FLINK-13486
>             Project: Flink
>          Issue Type: Bug
>          Components: API / DataStream, Tests
>            Reporter: Tzu-Li (Gordon) Tai
>            Priority: Blocker
>             Fix For: 1.9.0
>
>
> https://api.travis-ci.org/v3/job/562526494/log.txt
> {code}
> 15:09:27.608 [ERROR] 
> testOrderedWaitUsingAnonymousFunction(org.apache.flink.streaming.api.scala.AsyncDataStreamITCase)
>   Time elapsed: 1.315 s  <<< ERROR!
> org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
>       at 
> org.apache.flink.streaming.api.scala.AsyncDataStreamITCase.executeAndValidate(AsyncDataStreamITCase.scala:81)
>       at 
> org.apache.flink.streaming.api.scala.AsyncDataStreamITCase.testAsyncWaitUsingAnonymousFunction(AsyncDataStreamITCase.scala:135)
>       at 
> org.apache.flink.streaming.api.scala.AsyncDataStreamITCase.testOrderedWaitUsingAnonymousFunction(AsyncDataStreamITCase.scala:92)
> Caused by: java.lang.Exception: An async function call terminated with an 
> exception. Failing the AsyncWaitOperator.
> Caused by: java.util.concurrent.ExecutionException: 
> java.util.concurrent.TimeoutException: Async function call has timed out.
> Caused by: java.util.concurrent.TimeoutException: Async function call has 
> timed out.
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to