[ 
https://issues.apache.org/jira/browse/MAHOUT-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14396323#comment-14396323
 ] 

Hudson commented on MAHOUT-1605:
--------------------------------

SUCCESS: Integrated in Mahout-Quality #3060 (See 
[https://builds.apache.org/job/Mahout-Quality/3060/])
MAHOUT-1605: Make VisualizerTest locale independent, this closes 
apache/mahout#107 (suneel.marthi: rev d8e0568e7ff45e5fcbccf4a5aaa2df6059c4aade)
* mr/src/test/java/org/apache/mahout/classifier/df/tools/VisualizerTest.java
* CHANGELOG


> Make VisualizerTest locale independent  
> ----------------------------------------
>
>                 Key: MAHOUT-1605
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1605
>             Project: Mahout
>          Issue Type: Test
>    Affects Versions: 0.9
>            Reporter: Frank Rosner
>            Assignee: Anand Avati
>            Priority: Trivial
>              Labels: legacy
>             Fix For: 0.10.0
>
>
> h5. Problem
> When trying to build Mahout on a machine with a locale that uses a different 
> decimal separator, {{org.apache.mahout.classifier.df.tools.VisualizerTest}} 
> fails because of String assertions that are locale dependent.
> Expected: {{humidity < 77.5 : yes}}
> Actual: {{humidity < 77,5 : yes}}
> h5. Solution
> Make assertions locale independent.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to