[
https://issues.apache.org/jira/browse/FLINK-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354535#comment-14354535
]
Jonas Traub commented on FLINK-1660:
------------------------------------
I made a commit increasing the timeout to two minutes. I added a constant to
keep the value for the timeout and added a commented out line which would sets
this constant to MAX_VALUE. This makes it easy to set a maximum timeout in case
one uses a system where even two minutes are insufficient to start three
threads (Hope that this will not happen ;) ). I'll ask Gyula to push it to the
master.
> MultiTriggerPolicyTest timeout during test
> ------------------------------------------
>
> Key: FLINK-1660
> URL: https://issues.apache.org/jira/browse/FLINK-1660
> Project: Flink
> Issue Type: Bug
> Components: Streaming
> Reporter: Ufuk Celebi
> Priority: Minor
>
> Running tests through Maven locally, I encountered a timeout in
> MultiTriggerPolicyTest#testActiveTriggerRunnables
> saying that it timed out after 10s.
> I've looked into the code and saw that it is almost totally unrelated to the
> runtime. I therefore suspect that it was due to a system hickup. Could
> someone please confirm this and maybe increase the timeout?
> In general, we should consider setting these timeouts rather high (due to
> Travis etc.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)