Re: Jenkins and Travis CI failing

2016-08-17 Thread Sunny T
Hi Mx, Thanks for the info. Thanks, Sunny T On Wed, Aug 17, 2016 at 8:21 AM Maximilian Michels < mailto:Maximilian Michels > wrote: a, pre, code, a:link, body { word-wrap: break-word !important; } Hi Sunny, We are just getting started with Jenkins and may have to fine tune the CI setup a

Re: Jenkins and Travis CI failing

2016-08-17 Thread Maximilian Michels
Hi Sunny, We are just getting started with Jenkins and may have to fine tune the CI setup a bit. Apart from a few unreliable Flink tests, Travis has its own issues because resources tend to be heavily limited there. Feel free to contact one of the shepherds for the component: https://cwiki.apache

Re: Jenkins and Travis CI failing

2016-08-15 Thread Sunny T
Hi, Thanks for the information. Any idea whom I should contact to have a look at the pull request and get it approved? Thanks, Sunny T On Mon, Aug 15, 2016 at 12:07 PM Ivan Mushketyk < mailto:Ivan Mushketyk > wrote: a, pre, code, a:link, body { word-wrap: break-word !important; } Hi, Som

Re: Jenkins and Travis CI failing

2016-08-15 Thread Ivan Mushketyk
Hi, Some Flink tests are flaky and fail on some platforms, so failures may have nothing to do with your changes. Since your build passes on most platforms, I would assume that the code is fine, but it is up to someone more experienced in Flink to decide. Flink community is working towards improvin

Jenkins and Travis CI failing

2016-08-15 Thread Sunny T
Hi, I created a pull request for FLINK-4309 last night. Here is the pull request: https://github.com/apache/flink/pull/2371. The jenkins and Travis CI are failing. But the Travis CI passed on my forked repository. Can anyone help me understand what is wrong here? Thanks, Sunny