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

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

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

    https://github.com/apache/flink/pull/4295#discussion_r126911432
  
    --- Diff: 
flink-tests/src/test/java/org/apache/flink/test/misc/SuccessAfterNetworkBuffersFailureITCase.java
 ---
    @@ -168,6 +173,6 @@ private static void runKMeans(ExecutionEnvironment env) 
throws Exception {
     
                clusteredPoints.output(new 
DiscardingOutputFormat<Tuple2<Integer, KMeans.Point>>());
     
    -           env.execute("KMeans Example");
    +           env.execute("kmeans Example");
    --- End diff --
    
    Not sure if we have to change this.


> Activate strict checkstyle for flink-tests
> ------------------------------------------
>
>                 Key: FLINK-6731
>                 URL: https://issues.apache.org/jira/browse/FLINK-6731
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Tests
>            Reporter: Chesnay Schepler
>            Assignee: Greg Hogan
>
> Long term issue for incrementally introducing the strict checkstyle to 
> flink-tests.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to