[
https://issues.apache.org/jira/browse/HBASE-17581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry He updated HBASE-17581:
-----------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Pushed.
> 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)