Change in ovirt-engine[master]: core:AuditLogConditionFieldAutoCompleterTest locale

Daniel Erez has submitted this change and it was merged. Change subject: core:AuditLogConditionFieldAutoCompleterTest locale ...................................................................... core:AuditLogConditionFieldAutoCompleterTest locale AuditLogConditionFieldAutoCompleterTest makes implicit assumptions about the default locale, which makes it fail on several machines (e.g., Israeli machines with iw_IL locales). This patch explicitly sets the default as en_US, so the test acts consistently, regardless of the locale of the machine it's run on. Change-Id: Ia45df7d84a7c1fd78143145de3cd234dfa9a29c3 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/searchbackend/src/test/java/org/ovirt/engine/core/searchbackend/AuditLogConditionFieldAutoCompleterTest.java 1 file changed, 4 insertions(+), 2 deletions(-) Approvals: Daniel Erez: Looks good to me, approved Allon Mureinik: Verified -- To view, visit http://gerrit.ovirt.org/8238 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia45df7d84a7c1fd78143145de3cd234dfa9a29c3 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com>
participants (1)
-
derez@redhat.com