----- Original Message -----
From: "Eyal Edri" <eedri(a)redhat.com>
To: "engine-devel" <engine-devel(a)ovirt.org>
Cc: "infra" <infra(a)ovirt.org>, "Gilad Chaplik"
<gchaplik(a)redhat.com>
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.