[ 
https://issues.apache.org/jira/browse/FLINK-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15565667#comment-15565667
 ] 

ASF GitHub Bot commented on FLINK-3706:
---------------------------------------

Github user mxm commented on a diff in the pull request:

    https://github.com/apache/flink/pull/2622#discussion_r82809706
  
    --- Diff: 
flink-yarn-tests/src/test/java/org/apache/flink/yarn/YarnTestBase.java ---
    @@ -621,13 +632,16 @@ protected static void sendOutput() {
     
        public static class Runner extends Thread {
                private final String[] args;
    +           private final int expectedReturnValue;
                private int returnValue;
    --- End diff --
    
    You can remove this field now and convert it into a local variable in the 
`run()` method.


> YARNSessionCapacitySchedulerITCase.testNonexistingQueue unstable
> ----------------------------------------------------------------
>
>                 Key: FLINK-3706
>                 URL: https://issues.apache.org/jira/browse/FLINK-3706
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Aljoscha Krettek
>            Assignee: Robert Metzger
>            Priority: Critical
>              Labels: test-stability
>         Attachments: log.txt
>
>
> I encountered a failed test on travis.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to