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

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

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

    https://github.com/apache/flink/pull/4889#discussion_r157481924
  
    --- Diff: pom.xml ---
    @@ -125,6 +125,9 @@ under the License.
                <powermock.version>1.6.5</powermock.version>
                <hamcrest.version>1.3</hamcrest.version>
                <japicmp.skip>false</japicmp.skip>
    +           <!-- empty placeholder for the flip6 build profile -->
    --- End diff --
    
    nit: I don't understand this comment. Shouldn't it be something like 
    ```<!-- run all groups except flip6 by default -->``` ?


> Add Flip6 build profile
> -----------------------
>
>                 Key: FLINK-7903
>                 URL: https://issues.apache.org/jira/browse/FLINK-7903
>             Project: Flink
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 1.4.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>              Labels: flip-6
>             Fix For: 1.5.0
>
>
> In order to separate Flip-6 related from non Flip-6 related test cases we 
> should introduce a flip-6 build profile which runs only the flip-6 related 
> tests. I suggest to use JUnit's {{Category}} for that.



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

Reply via email to