Hi Infra,
I saw failures on upstream jenkins - for example - this one -
http://jenkins.ovirt.org/job/ovirt-engine_master_unit-tests_gerrit/13811/...
I have checked the failure,
and saw for example -
testCanDoActionImageDoesNotExist(org.ovirt.engine.core.bll.ImportRepoImageCommandTest):
org.ovirt.engine.core.bll.ImportRepoImageCommand.getCurrentUser()Lorg/ovirt/engine/core/common/businessentities/DbUser;
19:04:03
testCanDoActionPoolInMaintenance(org.ovirt.engine.core.bll.ImportRepoImageCommandTest):
org.ovirt.engine.core.bll.ImportRepoImageCommand.getCurrentUser()Lorg/ovirt/engine/core/common/businessentities/DbUser;
This indicates that the test for some reason did not include the code merged at commit
hash - 6512aca5141a6386f43deac0e327c41e426536f0
I have manually checked, and unit tests on master (commit hash
449abee7b0785d6d0c004a066e9f83df00a26169) should work.
Can you please check why this has happened?
Thanks,
Yair