You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Yi Liang (JIRA)" <ji...@apache.org> on 2017/02/02 00:02:51 UTC

[jira] [Created] (HBASE-17581) mvn clean test -PskipXXXTests does not work properly for some modules

Yi Liang created HBASE-17581:
--------------------------------

             Summary: 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)