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

Dave Thompson closed DAFFODIL-2612.
-----------------------------------

Verified the specified commit (commit 27fc0c4a64911f41a46bfee8f96e3546298f5cc4) 
is included in the latest pull from the daffodil repository.

Verified, via review, changes identified in the commit comment were 
implemented. 

Verified the affected daffodil subproject sbt test suites executed successfully 
with the LANG variable set to en_US.US-ASCII.

Verified the initially specified failed tests no longer fail with the LANG 
variable set to en_US.US-ASCII.

Verified the "CLI test may be hanging, see DAFFODIL-2751 for possible causes" 
messages no longer occur.

> 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