[
https://issues.apache.org/jira/browse/FLINK-10581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671706#comment-16671706
]
ASF GitHub Bot commented on FLINK-10581:
----------------------------------------
dawidwys opened a new pull request #6990: [FLINK-10581] Increased the threshold
for memory verification in YarnConfigurationITCase.testFlinkContainerMemory
URL: https://github.com/apache/flink/pull/6990
## What is the purpose of the change
Improve YarnConfigurationITCase.testFlinkContainerMemory test stability
## Brief change log
- Increased memory threshold
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> YarnConfigurationITCase.testFlinkContainerMemory test instability
> -----------------------------------------------------------------
>
> Key: FLINK-10581
> URL: https://issues.apache.org/jira/browse/FLINK-10581
> Project: Flink
> Issue Type: Bug
> Components: YARN
> Affects Versions: 1.7.0
> Reporter: Piotr Nowojski
> Assignee: Dawid Wysakowicz
> Priority: Critical
> Labels: pull-request-available, test-stability
>
> Test appeared to fail (by a narrow margin) without a reason randomly:
> {noformat}
> Failed tests:
> YarnConfigurationITCase.testFlinkContainerMemory:182
> Expected: is a numeric value within <0.1> of <1.0>
> but: <0.8913043478260869> differed by <0.008695652173913077>
> {noformat}
> https://api.travis-ci.org/v3/job/442246057/log.txt
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)