
Oved Ourfali has submitted this change and it was merged. Change subject: engine: Unit tests fail in non-English locale (#1171139) ...................................................................... engine: Unit tests fail in non-English locale (#1171139) The failed tests have been modified to explicitly state that they are working with English locale. Tests pass now. Bug-Url: http://bugzilla.redhat.com/1171139 Change-Id: I5eeee8fc8bf2618ea431d76fc04e33bd35b6a8a0 Signed-off-by: Ori Liel <oliel@redhat.com> --- M backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/ErrorTranslatorTest.java 1 file changed, 9 insertions(+), 3 deletions(-) Approvals: Ori Liel: Verified Oved Ourfali: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/39683 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5eeee8fc8bf2618ea431d76fc04e33bd35b6a8a0 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ori Liel <oliel@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server