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 >>>