Thanks, the actual problem is that the ActorSystem gets shutdown. This
breaks the testing code. Should be fixed once
https://github.com/apache/flink/pull/1852 is merged.

On Tue, Apr 5, 2016 at 12:25 PM, Matthias J. Sax <mj...@apache.org> wrote:
> Happened again after your fix:
> https://travis-ci.org/apache/flink/jobs/120620482
>
> -Matthias
>
>
> On 04/01/2016 08:57 PM, Maximilian Michels wrote:
>> Fixed with the resolution of 
>> https://issues.apache.org/jira/browse/FLINK-3689.
>>
>> On Fri, Apr 1, 2016 at 12:40 PM, Maximilian Michels <m...@apache.org> wrote:
>>> Hi Matthias,
>>>
>>> Thanks for spotting the test failure. It's actually a bug in the code
>>> and not a test problem. Fixing it.
>>>
>>> Cheers,
>>> Max
>>>
>>> On Fri, Apr 1, 2016 at 9:33 AM, Ufuk Celebi <u...@apache.org> wrote:
>>>> Hey Matthias,
>>>>
>>>> the test has been only recently added with the resource management
>>>> refactoring. It's probably just a too aggressive timeout for Travis.
>>>>
>>>> @Max: Did you ever see this fail?
>>>>
>>>> – Ufuk
>>>>
>>>> On Fri, Apr 1, 2016 at 9:24 AM, Matthias J. Sax <mj...@apache.org> wrote:
>>>>> Anyone seen this before? One-time thing or test instability?
>>>>>
>>>>>> ClusterShutdownITCase.testClusterShutdown:71 assertion failed: timeout 
>>>>>> (29848225634 nanoseconds) during expectMsgClass waiting for class 
>>>>>> org.apache.flink.runtime.clusterframework.messages.StopClusterSuccessful
>>>>>
>>>>>
>>>>> -Matthias
>>>>>
>

Reply via email to