I splitted the job to two separate jobs one for 3.3 and one for master. so far it seems to be working
----- Original Message ----- > From: "Shubhendu Tripathi" <[email protected]> > To: "Yair Zaslavsky" <[email protected]> > Cc: "Ohad Basan" <[email protected]>, "engine-devel" > <[email protected]>, "infra" <[email protected]> > Sent: Monday, December 16, 2013 4:24:05 AM > Subject: Re: [Engine-devel] [jenkins] dao tests broken > > The class VdcUserTest does not exist in master. > Whereas it is present in all other branches like ovirt-engine-3.3, > ovirt-engine-3.3.0, ovirt-engine-3.3.1 and ovirt-engine-3.3.2. > > ----- Original Message ----- > From: "Yair Zaslavsky" <[email protected]> > To: "Ohad Basan" <[email protected]> > Cc: "engine-devel" <[email protected]>, "infra" <[email protected]> > Sent: Sunday, December 15, 2013 6:59:12 PM > Subject: Re: [Engine-devel] [jenkins] dao tests broken > > Worked for me perfectly on master. > > > ----- Original Message ----- > > From: "Ohad Basan" <[email protected]> > > To: "Gilad Chaplik" <[email protected]> > > Cc: "engine-devel" <[email protected]>, "infra" <[email protected]> > > Sent: Sunday, December 15, 2013 1:44:08 PM > > Subject: Re: [Engine-devel] [jenkins] dao tests broken > > > > this job doesn't do any rebase > > where do you see it ? > > http://jenkins.ovirt.org/job/ovirt_engine_dao_unit_tests/5446/console > > I didn't find "rebase" in the console log > > > > > > ----- Original Message ----- > > > From: "Gilad Chaplik" <[email protected]> > > > To: "Eyal Edri" <[email protected]> > > > Cc: "engine-devel" <[email protected]>, "infra" <[email protected]> > > > Sent: Sunday, December 15, 2013 1:06:04 PM > > > Subject: Re: [Engine-devel] [jenkins] dao tests broken > > > > > > > > > ----- Original Message ----- > > > > From: "Eyal Edri" <[email protected]> > > > > To: "engine-devel" <[email protected]> > > > > Cc: "infra" <[email protected]>, "Gilad Chaplik" <[email protected]> > > > > Sent: Sunday, December 15, 2013 12:10:11 PM > > > > Subject: [jenkins] dao tests broken > > > > > > > > fyi, > > > > > > > > dao tests are broken for some time now, who can look into it? > > > > current failing tests are: > > > > > > Hi Eyal, > > > > > > what fails is unit tests and not dao tests (fails on dao job), > > > it looks like you're trying to rebase ovirt-engine-3.3 on top of master > > > (you > > > can see it even it the log, comparing the last success and first fail > > > jobs). > > > > > > can you check it out? > > > > > > Thanks, > > > Gilad. > > > > > > > > > > > Tests in error: > > > > testAdUserConstrcutor(org.ovirt.engine.core.common.users.VdcUserTest): > > > > > > > > org.ovirt.engine.core.common.businessentities.LdapUser.setPassword(Ljava/lang/String;)V > > > > > > > > testAdUserAndFalseBooleanConstrcutor(org.ovirt.engine.core.common.users.VdcUserTest): > > > > > > > > org.ovirt.engine.core.common.businessentities.LdapUser.setPassword(Ljava/lang/String;)V > > > > > > > > testAdUserAndTrueBooleanConstrcutor(org.ovirt.engine.core.common.users.VdcUserTest): > > > > > > > > org.ovirt.engine.core.common.businessentities.LdapUser.setPassword(Ljava/lang/String;)V > > > > getUserFQN(org.ovirt.engine.core.common.users.VdcUserTest): > > > > > > > > org.ovirt.engine.core.common.businessentities.LdapUser.setPassword(Ljava/lang/String;)V > > > > > > > > http://jenkins.ovirt.org/job/ovirt_engine_dao_unit_tests/5446/console > > > > > > > > looks like it started after commit : > > > > http://jenkins.ovirt.org/job/ovirt_engine_dao_unit_tests/5438/ > > > > core: scheduling: handle cpu load duration (detail / gitweb) > > > > > > > > Eyal. > > > > > > > _______________________________________________ > > > Engine-devel mailing list > > > [email protected] > > > http://lists.ovirt.org/mailman/listinfo/engine-devel > > > > > _______________________________________________ > > Engine-devel mailing list > > [email protected] > > http://lists.ovirt.org/mailman/listinfo/engine-devel > > > _______________________________________________ > Engine-devel mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/engine-devel > _______________________________________________ Engine-devel mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-devel
