You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean R. Owen (Jira)" <ji...@apache.org> on 2019/12/13 11:34:00 UTC

[jira] [Resolved] (SPARK-30079) Tests fail in environments with locale different from en_US

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

Sean R. Owen resolved SPARK-30079.
----------------------------------
    Resolution: Not A Problem

> Tests fail in environments with locale different from en_US
> -----------------------------------------------------------
>
>                 Key: SPARK-30079
>                 URL: https://issues.apache.org/jira/browse/SPARK-30079
>             Project: Spark
>          Issue Type: Bug
>          Components: Build, Tests
>    Affects Versions: 3.0.0
>         Environment: any environment, with non-english locale and/or different separators for numbers.
>            Reporter: Lukas Menzel
>            Priority: Trivial
>
> Tests fail on systems with different locale than en_US.
> Assertions regarding messages of exceptions fail, because they are localized by Java depending on the system environment. (e.g org.apache.spark.deploy.SparkSubmitSuite)
> Other tests fail because of assertions about formatted numbers, which use a different separators (see [https://docs.oracle.com/cd/E19455-01/806-0169/overview-9/index.html])
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org