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

Steve Lawrence resolved DAFFODIL-2612.
--------------------------------------
    Resolution: Fixed

Fixed in commit 27fc0c4a64911f41a46bfee8f96e3546298f5cc4

> Integration tests fail with non UTF-8 LANG
> ------------------------------------------
>
>                 Key: DAFFODIL-2612
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2612
>             Project: Daffodil
>          Issue Type: Bug
>          Components: CLI, Debugger
>    Affects Versions: 3.2.1
>            Reporter: Steve Lawrence
>            Assignee: Steve Lawrence
>            Priority: Minor
>             Fix For: 3.5.1
>
>
> The CLI debugger sometimes outputs non-ascii characters when outputting a hex 
> dump. Two integration tests checks for these non-ascii characters:
>  * 
> org.apache.daffodil.debugger.TestCLIdebugger.test_3258_CLI_Debugger_infodata
>  * 
> org.apache.daffodil.debugger.TestCLIdebugger.test_CLI_Debugger_utf16_encoding
> With LANG set to an ASCII encoding, those non-ascii characters are output as 
> question marks, and the integration tests fail. To reproduce, run the 
> following
> {code:java}
> $ export LANG=en_US.US-ASCII
> $ sbt IntegrationTest/test{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to