Moti Asayag has uploaded a new change for review. Change subject: core: Fix QueriesCommandBaseTest.testQueryCreation failure ......................................................................
core: Fix QueriesCommandBaseTest.testQueryCreation failure Test tries to instantiate a Query which refers to the DB from its c'tor. The access to the DB is moved to the execution part of the Query instead. Change-Id: I45f848903fd65052b924890a9d4c71d25fc36e29 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/GetStorageDomainsByVmTemplateIdQuery.java 1 file changed, 5 insertions(+), 5 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/20/3820/1 -- To view, visit http://gerrit.ovirt.org/3820 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I45f848903fd65052b924890a9d4c71d25fc36e29 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
