You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by "Steve Lawrence (JIRA)" <ji...@apache.org> on 2019/03/05 13:11:00 UTC

[jira] [Comment Edited] (DAFFODIL-2074) Tests fail on non-US locales

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

Steve Lawrence edited comment on DAFFODIL-2074 at 3/5/19 1:10 PM:
------------------------------------------------------------------

Fixed in commit 0b924b67de67d21226bd7674fba78a410247e3ce


was (Author: slawrence):
Fixed in commit 5da5582fe4e1248feb31cdda3dfbd6f97b33968f

> Tests fail on non-US locales
> ----------------------------
>
>                 Key: DAFFODIL-2074
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2074
>             Project: Daffodil
>          Issue Type: Bug
>    Affects Versions: 2.3.0
>            Reporter: Steve Lawrence
>            Assignee: Steve Lawrence
>            Priority: Blocker
>             Fix For: 2.4.0
>
>
> To test, run the following:
> {code}
> export SBT_OPTS="-Xss2M -Xmx5G -Xms5G -Duser.country=DE -Duser.language=de"
> sbt test
> {code}
> Some tests appear to be issues with comma vs period in number grouping separators, some tests look related to date/time differences.
> This means that Daffodil is getting some settings from the systems environment, which is incorrect. All parameters (e.g. grouping separator) should come from the DFDL schema.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)