[
https://issues.apache.org/jira/browse/FLINK-4255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15754308#comment-15754308
]
ASF GitHub Bot commented on FLINK-4255:
---------------------------------------
Github user zentol commented on a diff in the pull request:
https://github.com/apache/flink/pull/3019#discussion_r92803992
--- Diff:
flink-runtime-web/src/test/java/org/apache/flink/runtime/webmonitor/WebRuntimeMonitorITCase.java
---
@@ -75,32 +78,14 @@
public void testStandaloneWebRuntimeMonitor() throws Exception {
final Deadline deadline = TestTimeout.fromNow();
- TestingCluster flink = null;
+ TestingCluster testingCluster = null;
--- End diff --
please undo the renaming
> Unstable test WebRuntimeMonitorITCase.testNoEscape
> --------------------------------------------------
>
> Key: FLINK-4255
> URL: https://issues.apache.org/jira/browse/FLINK-4255
> Project: Flink
> Issue Type: Bug
> Reporter: Kostas Kloudas
> Assignee: Boris Osipov
> Labels: test-stability
>
> An instance of the problem can be found here:
> https://s3.amazonaws.com/archive.travis-ci.org/jobs/146615994/log.txt
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)