[
https://issues.apache.org/jira/browse/HBASE-17581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15849150#comment-15849150
]
Yi Liang commented on HBASE-17581:
----------------------------------
Hi [~busbey] [~stack],
I just happen to found this issues, I do not know whether I understand
correctly for this mvn command. Patch is attached. Could you guys take a look,
thanks
> 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)