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

ASF GitHub Bot commented on MAHOUT-1605:
----------------------------------------

Github user FRosner commented on the pull request:

    https://github.com/apache/mahout/pull/41#issuecomment-90413514
  
    Yup thanks!
    
    > On 07 Apr 2015, at 06:26, Suneel Marthi <[email protected]> wrote:
    > 
    > Thanks @FRosner <https://github.com/FRosner> for the PR, as u must have 
see its been merged into the codebase.
    > 
    > —
    > Reply to this email directly or view it on GitHub 
<https://github.com/apache/mahout/pull/41#issuecomment-90354565>.
    > 
    



> 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