[
https://issues.apache.org/jira/browse/FLINK-17213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17476090#comment-17476090
]
Etienne Chauchot commented on FLINK-17213:
------------------------------------------
try with exception.getLocalizedMessage().
> Surefire configuration should override locale
> ----------------------------------------------
>
> Key: FLINK-17213
> URL: https://issues.apache.org/jira/browse/FLINK-17213
> Project: Flink
> Issue Type: Improvement
> Components: Tests
> Reporter: Etienne Chauchot
> Priority: Not a Priority
> Labels: auto-deprioritized-major, auto-deprioritized-minor,
> auto-unassigned
>
> Some tests (this one for ex BlobServerGetTest.testGetFailsIncomingForJobHa)
> expect exceptions and expect a certain message which is in English. For users
> whose system locale is not English, the tests fail. So surefire should
> configure the local to US so that these tests pass for every user no matter
> his system locale.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)