[
https://issues.apache.org/jira/browse/FLINK-13486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16899993#comment-16899993
]
Kostas Kloudas commented on FLINK-13486:
----------------------------------------
[~SleePy] Could you please move this issue to "in-progress"?
> 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
> Assignee: Biao Liu
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)