Re: Jenkins CI behaviour

2018-08-29 Thread Stephan Bergmann
On 28/08/18 18:45, Eike Rathke wrote: This specific (JunitTest_framework_complex) test seemed to always fail on (only?) tb75 building gerrit_linux_clang_dbgutil, for the last two days or so; then for the last 14 hours looked stable; currently it seems those builds get aborted by

Re: Jenkins CI behaviour

2018-08-28 Thread Eike Rathke
Hi, On Tuesday, 2018-08-28 17:57:23 +0200, Markus Mohrhard wrote: > On Tue, Aug 28, 2018 at 5:52 PM Rahul Gurung wrote: > > > What if it hiccups again in rebase ? > > Rebase again. Sadly some of the tests are not as stable as they should be. > Some of the old java tests and some of the

Re: Jenkins CI behaviour

2018-08-28 Thread Markus Mohrhard
Hey, On Tue, Aug 28, 2018 at 6:36 PM Rahul Gurung wrote: > How to do that, because rebasing twice doesn't seems possible? > You need at least one new commit on master, otherwise rebasing is not possible. So unless you try to rebase quickly after each other it should be possible. Regards,

Re: Jenkins CI behaviour

2018-08-28 Thread Rahul Gurung
How to do that, because rebasing twice doesn't seems possible? On 28 August 2018 at 21:27, Markus Mohrhard wrote: > Hey, > > On Tue, Aug 28, 2018 at 5:52 PM Rahul Gurung > wrote: > >> What if it hiccups again in rebase ? >> > > > Rebase again. Sadly some of the tests are not as stable as they

Re: Jenkins CI behaviour

2018-08-28 Thread Markus Mohrhard
Hey, On Tue, Aug 28, 2018 at 5:52 PM Rahul Gurung wrote: > What if it hiccups again in rebase ? > Rebase again. Sadly some of the tests are not as stable as they should be. Some of the old java tests and some of the platform dependent tests (either font based, or other platform parts) fail

Re: Jenkins CI behaviour

2018-08-28 Thread Rahul Gurung
What if it hiccups again in rebase ? On 27 August 2018 at 19:11, Muhammet Kara wrote: > Hi Rahul, > > On 08/27/2018 01:58 PM, Rahul Gurung wrote: > > hey, > > Why do we get that "junit test JunitTest_framework_complex failed" > message when we upload a patch and weird thing is it gets fixed by

Re: Jenkins CI behaviour

2018-08-27 Thread Muhammet Kara
Hi Rahul, On 08/27/2018 01:58 PM, Rahul Gurung wrote: hey, Why do we get that "junit test JunitTest_framework_complex failed" message when we upload a patch and weird thing is it gets fixed by a rebase? which rebase is recommended, normal or ticking that option we get ? sorry im a newbie.

Jenkins CI behaviour

2018-08-27 Thread Rahul Gurung
hey, Why do we get that "junit test JunitTest_framework_complex failed" message when we upload a patch and weird thing is it gets fixed by a rebase? which rebase is recommended, normal or ticking that option we get ? sorry im a newbie. Thanks, RG ___