I was just looking at the commit history and noticed that out of the last commits that had travis runs, at least 7 of them failed (mine is still running). Given that we require a clean build on the branch prior to merging, that's a pretty unfortunate track record.
Jon On Thu, Apr 6, 2017 at 1:31 PM Casey Stella <[email protected]> wrote: > Yeah, this is an intermittent test failure and has to do with the migration > to storm 1.0.3 and how it handles shutting down in local mode. The slot > worker refuses to shut down and freezes and therefore we wait forever. I > thought I had it fixed by manually clobbering the slots, but alas it > appears that I only made the problem less frequent. When I found it as > part of METRON-793, I ran the fix 20 times locally as well as at least 10 > times on my personal travis without repetition. > > Bottom line: we should correct it. I'll have to think a bit more about how > to fix it and if anyone else wants to take a crack at it, feel free. :) > > On Thu, Apr 6, 2017 at 1:26 PM, [email protected] <[email protected]> wrote: > > > We appear to have a failed build again: > > > > No output has been received in the last 10m0s, this potentially > indicates a > > stalled build or something wrong with the build itself. > > > > https://travis-ci.org/apache/incubator-metron/builds/219261745 > > > > Jon > > -- > > > > Jon > > > -- Jon
