Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.1.0
-
None
-
None
Description
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