[
https://issues.apache.org/jira/browse/FLINK-7903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316224#comment-16316224
]
ASF GitHub Bot commented on FLINK-7903:
---------------------------------------
Github user tillrohrmann commented on a diff in the pull request:
https://github.com/apache/flink/pull/4889#discussion_r160133658
--- 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 --
Yes this better. I'll change it.
> 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)