[
https://issues.apache.org/jira/browse/DAFFODIL-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Adams resolved DAFFODIL-2492.
----------------------------------
Resolution: Fixed
This has been fixed in commit 8a4059545382bade504ae6db16c64bf5398b47e9
> Test fails on non-US locale
> ---------------------------
>
> Key: DAFFODIL-2492
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2492
> Project: Daffodil
> Issue Type: Bug
> Affects Versions: 3.1.0
> Reporter: Josh Adams
> Priority: Major
> Fix For: 3.1.0
>
>
> Noticed this when trying to verify DAFFODIL-1945
> Test org.apache.daffodil.util.TestLogger.test_var_args_different_primitives
> fails when the locale has been changed. The test simply returns:
> "[error] Test
> org.apache.daffodil.util.TestLogger.test_var_args_different_primitives
> failed: null, took 0.003 sec"
> Tested with the following:
> # export SBT_OPTS="-Xss2M -Xmx5G -Xms5G -Duser.country=DE -Duser.language=de"
> # sbt test
--
This message was sent by Atlassian Jira
(v8.3.4#803005)