Change in ovirt-engine[master]: core:AuditLogConditionFieldAutoCompleterTest locale
derez at redhat.com
derez at redhat.com
Thu Sep 27 11:42:17 UTC 2012
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 at 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 at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
More information about the Engine-commits
mailing list