Re: Integration test fixes

2019-01-31 Thread Enrico Olivelli
Il giorno mer 30 gen 2019 alle ore 18:13 Matteo Merli ha scritto: > > On Wed, Jan 30, 2019 at 12:34 AM Enrico Olivelli wrote: > > Jenkins merges the patch with current master before running tests, doesn't > > it? > > I don't think this is being done by Jenkins, at least with the current > configu

Re: Integration test fixes

2019-01-30 Thread Matteo Merli
On Wed, Jan 30, 2019 at 12:34 AM Enrico Olivelli wrote: > Jenkins merges the patch with current master before running tests, doesn't > it? I don't think this is being done by Jenkins, at least with the current configuration. I haven't seen any merge-conflict errors in Jenkins build while the conf

Re: Integration test fixes

2019-01-30 Thread David Kjerrumgaard
Sanjeev, I re-merged last night, and am now getting the above error messages. - David On Wed, Jan 30, 2019 at 8:29 AM Sanjeev Kulkarni wrote: > Could you pl merge master in your branch and try again? Matteo fixed some > bugs in integrated tests that might be affecting this > > On Wed, Jan 30

Re: Integration test fixes

2019-01-30 Thread Sanjeev Kulkarni
Could you pl merge master in your branch and try again? Matteo fixed some bugs in integrated tests that might be affecting this On Wed, Jan 30, 2019 at 7:35 AM David Kjerrumgaard wrote: > I have merged PR-2865 with > master and am not getting the foll

Re: Integration test fixes

2019-01-30 Thread David Kjerrumgaard
I have merged PR-2865 with master and am not getting the following error, which I have never seen before. Is there an additional flag I need to use to run the integration test suite? [INFO] Running TestSuite [ERROR] Tests run: 58, Failures: 3, Errors:

Re: Integration test fixes

2019-01-30 Thread Enrico Olivelli
Il giorno mer 30 gen 2019, 04:16 Matteo Merli ha scritto: > I just merged https://github.com/apache/pulsar/pull/3412 which contain > a fix for the failures in integration tests that have been plaguing > our CI in the last week. > > Please merge your PRs with master in order to pick up the fix and

Integration test fixes

2019-01-29 Thread Matteo Merli
I just merged https://github.com/apache/pulsar/pull/3412 which contain a fix for the failures in integration tests that have been plaguing our CI in the last week. Please merge your PRs with master in order to pick up the fix and have CI to go back to a sane level of flakiness. -- Matteo Merli