[
https://issues.apache.org/jira/browse/QPID-8105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17033949#comment-17033949
]
ASF subversion and git services commented on QPID-8105:
-------------------------------------------------------
Commit 66bb384ded6a6c72126881e7dd8a6a3484bce68b in qpid-broker-j's branch
refs/heads/master from Robert Godfrey
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=66bb384 ]
QPID-8105 : Fix assumptions on Locale separators
> broker-core unit tests are failing because of wrong locale
> ----------------------------------------------------------
>
> Key: QPID-8105
> URL: https://issues.apache.org/jira/browse/QPID-8105
> Project: Qpid
> Issue Type: Bug
> Components: Broker-J
> Affects Versions: qpid-java-broker-7.0.1
> Reporter: Olivier VERMEULEN
> Priority: Major
>
> The tests make assumptions that they are running in a Locale where the comma
> character is used to separate thousands in long numbers, and the dot
> character is used to separate whole numbers from decimal fractions.
> There are two types of errors, one where numbers are formatted in the tests
> using the default Locale, but compared to output from the Broker messages
> which always use Locale.US. Secondly there are tests which assume the output
> value from the Broker will always be in a Locale.US format, but are actually
> determined by the current Locale inside the broker (e.g. in the HTTP
> management API, and in storing JSON).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]