[ 
https://issues.apache.org/jira/browse/MAHOUT-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Suneel Marthi updated MAHOUT-1605:
----------------------------------
    Fix Version/s: 0.10.0

Simple enuf to be merged into the upcoming 0.10.0 release. 

> 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
>            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