[ 
https://issues.apache.org/jira/browse/HBASE-17581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yi Liang updated HBASE-17581:
-----------------------------
    Description: 
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


  was:
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



> 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
>            Reporter: Yi Liang
>            Assignee: Yi Liang
>
> 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)

Reply via email to