
Allon Mureinik has submitted this change and it was merged. Change subject: core: Simplify ExecutionMessageDirectorTest#verifyEngineMessagesSupported ...................................................................... core: Simplify ExecutionMessageDirectorTest#verifyEngineMessagesSupported Let JUnit fail if an exception is thrown instead of reimplementing the same logic ourselves. Change-Id: I1cec77b6a3859f11cf48ad3555a5a6e1b0921e9c Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dal/job/ExecutionMessageDirectorTest.java 1 file changed, 6 insertions(+), 20 deletions(-) Approvals: Martin Peřina: Looks good to me, approved Allon Mureinik: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/63177 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1cec77b6a3859f11cf48ad3555a5a6e1b0921e9c Gerrit-PatchSet: 8 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>