[
https://issues.apache.org/jira/browse/HBASE-17581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15850892#comment-15850892
]
Hudson commented on HBASE-17581:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2433 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/2433/])
HBASE-17581 mvn clean test -PskipXXXTests does not work properly for (jerryjch:
rev bc168b419d20e64512086651eaa9de87d0a4a4ce)
* (edit) hbase-client/pom.xml
* (edit) hbase-common/pom.xml
* (edit) hbase-endpoint/pom.xml
* (edit) hbase-protocol/pom.xml
* (edit) hbase-rsgroup/pom.xml
* (edit) hbase-prefix-tree/pom.xml
* (edit) hbase-metrics-api/pom.xml
* (edit) hbase-metrics/pom.xml
* (edit) hbase-hadoop2-compat/pom.xml
* (edit) hbase-hadoop-compat/pom.xml
> mvn clean test -PskipXXXTests does not work properly for some modules
> ---------------------------------------------------------------------
>
> Key: HBASE-17581
> URL: https://issues.apache.org/jira/browse/HBASE-17581
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Yi Liang
> Assignee: Yi Liang
> Fix For: 2.0.0
>
> Attachments: HBase-17581-V1.patch
>
>
> mvn clean test -PskipXXXTests will skip all tests in XXX module, it works
> for hbase-server, when we use mvn clean test -PskipServerTests,
> it will skip all small and medium tests in hbase-server module.
> However for some module like hbase-common, this command only skip small
> tests, the medium tests are still executed.
> Need to ensure all components work in the same way
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)