You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2022/01/19 10:57:00 UTC

[jira] [Closed] (FLINK-25633) CPUResourceTest does not work with German Locale

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

Till Rohrmann closed FLINK-25633.
---------------------------------
    Fix Version/s: 1.13.6
                   1.14.4
       Resolution: Fixed

Fixed via

master: 4a756059b724488021184f55073a50d72166b14a
1.14.4: e7102f5f0c7ac136c67fd602f628d931951bf158
1.13.6: 5e15418cb25816810acf39d19737ab7b4e287919

> CPUResourceTest does not work with German Locale
> ------------------------------------------------
>
>                 Key: FLINK-25633
>                 URL: https://issues.apache.org/jira/browse/FLINK-25633
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.13.5, 1.14.2
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0, 1.13.6, 1.14.4
>
>
> The {{CPUResourceTest}} does not work with a German Locale because it expects decimals to be formatted with a dot (e.g. {{0.00}} instead of {{0,00}}). 
> I propose to fix the Locale in the {{pom.xml}} to US in order to fix this problem.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)