[DPP-Devel] Jenkins build became unstable: Saros #1444

2015-07-06 Thread jenkins
See -- Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT

Re: [DPP-Devel] Jenkins build became unstable: Saros #1444

2015-07-06 Thread Zieris, Franz
The console output says > test: > [mkdir] Created dir: > /var/lib/jenkins/jobs/Saros/workspace/de.fu_berlin.inf.dpp.ui/report/junit > [junit] Running de.fu_berlin.inf.dpp.ui.model.AccountTest > [junit] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: > 0.154 sec

[DPP-Devel] Jenkins build is still unstable: Saros #1445

2015-07-06 Thread jenkins
See -- Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT need

Re: [DPP-Devel] Jenkins build became unstable: Saros #1444

2015-07-06 Thread Stefan Rossbach
I did not correct this as I only had written the test case. See: http://saros-build.imp.fu-berlin.de/gerrit/#/c/2756/ Unfortunately I refuse to setup another SQ job (for the Gerrit build itself) as there is no documentation on how to setup such a job. So in the end: Gerrit CI Jobs does not run

Re: [DPP-Devel] Jenkins build became unstable: Saros #1444

2015-07-06 Thread Zieris, Franz
Alright, so here are the problems one by one: 1. Method ui.model.Account.getBareJid() actually returns the raw JID (incl. the resource part) 2. Our hourly build does not run the same tests as our per-patch-set Gerrit builds. In particular, we do have an array of Saros-Gerrit-QA-X jobs (X b

Re: [DPP-Devel] Jenkins build became unstable: Saros #1444

2015-07-06 Thread Zieris, Franz
... aaand I forgot two things: * Whoever creates the job Saros-Gerrit-QA-UI: It can be tested if you just retrigger my patch 2757 (this patch will not be merged until that job is functional). * Our CI can be considered broken until that job is functional, because every new build (i.e. for eve

Re: [DPP-Devel] Jenkins build became unstable: Saros #1444

2015-07-06 Thread Bastian Sieker
Ok, I will take care of it and let you know when there is mentionable progress. Basti Am 06/07/15 um 18:28 schrieb Zieris, Franz: > Alright, so here are the problems one by one: > > 1. Method ui.model.Account.getBareJid() actually returns the raw JID (incl. > the resource part) > 2. Our hourly