[
https://issues.apache.org/jira/browse/PHOENIX-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13931216#comment-13931216
]
Hudson commented on PHOENIX-834:
--------------------------------
SUCCESS: Integrated in Apache Phoenix - Branch:3.0 #3 (See
[https://builds.apache.org/job/Phoenix-3.0/3/])
PHOENIX-834 Unit tests fail if default locale is not en_US (GabrielReid)
(jamestaylor: rev 87164728088331f45b1c9ce2bd7235f2f4d524b4)
*
phoenix-core/src/test/java/org/apache/phoenix/end2end/ToNumberFunctionTest.java
* phoenix-core/src/test/java/org/apache/phoenix/compile/WhereCompilerTest.java
> Unit tests fail if default locale is not en_US
> ----------------------------------------------
>
> Key: PHOENIX-834
> URL: https://issues.apache.org/jira/browse/PHOENIX-834
> Project: Phoenix
> Issue Type: Bug
> Reporter: Gabriel Reid
> Fix For: 3.0.0, 4.0.0
>
> Attachments: PHOENIX-834.patch
>
>
> Unit tests for the ToNumber function with a dollar sign as currency symbol
> only work if the default locale of the machine running the tests is en_US (or
> another locale that uses the dollar sign as their currency symbol). The code
> causing the failure isn’t really a problem (i.e. it’s behaving correctly),
> but fact that a dollar sign is hard-coded as the currency symbol in the test
> code makes the test fails in non-US locales.
--
This message was sent by Atlassian JIRA
(v6.2#6252)