stevedlawrence commented on PR #1057:
URL: https://github.com/apache/daffodil/pull/1057#issuecomment-1693350557

   > Some runs printed their error messages in foreign languages (I wonder how 
that happened?)
   
   For a while we had a few tests that expected error messages that were 
generated and internationalized by the OS (e.g. "could not open file"). But the 
tests expected english error messages so would fail on systems that defaulted 
to another language. These tests were fixed to not look for these specific 
error messages, but to avoid new tests that might do something similar, a 
couple of github action jobs were updated to run with LANG set to de_DE and 
ja_JP.
   
   
https://github.com/apache/daffodil/blob/main/.github/workflows/main.yml#L61-L68
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to