[
https://issues.apache.org/jira/browse/FLINK-16467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17054802#comment-17054802
]
Xintong Song commented on FLINK-16467:
--------------------------------------
Thanks for the input, [~michael-o].
> MemorySizeTest#testToHumanReadableString() is not portable
> ----------------------------------------------------------
>
> Key: FLINK-16467
> URL: https://issues.apache.org/jira/browse/FLINK-16467
> Project: Flink
> Issue Type: Bug
> Components: API / Core
> Affects Versions: 1.10.0
> Environment: $ mvn -v
> Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
> 2018-06-17T20:33:14+02:00)
> Maven home: /usr/local/apache-maven-3.5.4
> Java version: 1.8.0_242, vendor: Oracle Corporation, runtime:
> /usr/local/openjdk8/jre
> Default locale: de_DE, platform encoding: UTF-8
> OS name: "freebsd", version: "12.1-stable", arch: "amd64", family: "unix"
> Reporter: Michael Osipov
> Assignee: Xintong Song
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.1, 1.11.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Runing this test from master gives me:
> {noformat}
> [ERROR] Failures:
> [ERROR] MemorySizeTest.testToHumanReadableString:242
> Expected: is "1.001kb (1025 bytes)"
> but: was "1,001kb (1025 bytes)"
> [INFO]
> {noformat}
> The test is not locale-portable.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)