
Allon Mureinik has submitted this change and it was merged. Change subject: core: RpmVersionUtilsTest#testISplitRpm() asserts ...................................................................... core: RpmVersionUtilsTest#testISplitRpm() asserts Rewrote RpmVersionUtilsTest#testISplitRpm() to use the modern assertArraysEquals(Object[], Object[]) to make easier to read and understand. Change-Id: I4c6df449e25de971c822f369c8b8566e0460df24 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/common/src/test/java/org/ovirt/engine/core/common/utils/RpmVersionUtilsTest.java 1 file changed, 3 insertions(+), 5 deletions(-) Approvals: Jenkins CI: Passed CI tests Allon Mureinik: Verified Oved Ourfali: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/44525 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4c6df449e25de971c822f369c8b8566e0460df24 Gerrit-PatchSet: 5 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: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: automation@ovirt.org