Change in ovirt-engine[master]: core: BaseDaoTestCase exceptions

Allon Mureinik has submitted this change and it was merged. Change subject: core: BaseDaoTestCase exceptions ...................................................................... core: BaseDaoTestCase exceptions If a datasource cannot be loaded, allow the exception to be thrown all the way up so JUnit can handle the proper printing of the stacktrace instead of reinventing the wheel. Change-Id: Ie01c2191c3ba6608507edad430f4c751d05e2dda Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/BaseDaoTestCase.java 1 file changed, 1 insertion(+), 4 deletions(-) Approvals: Martin Peřina: Looks good to me, approved Jenkins CI: Passed CI tests Allon Mureinik: Verified -- To view, visit https://gerrit.ovirt.org/63692 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie01c2191c3ba6608507edad430f4c751d05e2dda Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com