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

    https://github.com/apache/flink/pull/1527#discussion_r50318604
  
    --- Diff: 
flink-streaming-java/src/test/java/org/apache/flink/streaming/runtime/operators/windowing/CoGroupJoinITCase.java
 ---
    @@ -234,6 +234,109 @@ public void invoke(String value) throws Exception {
                Assert.assertEquals(expectedResult, testResults);
        }
     
    +
    +   // TODO: design buffer join test
    --- End diff --
    
    @tillrohrmann Do you know why the checks have failed? There are 5 build 
jobs, only 3 of them passed. This is my first time to commit to an open source 
project. I have no idea how my code affects the failed tests.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to