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/01/31 23:14:51 UTC

[jira] [Issue Comment Deleted] (HBASE-14167) hbase-spark integration tests do not respect -DskipIntegrationTests

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

Yi Liang updated HBASE-14167:
-----------------------------
    Comment: was deleted

(was: The reason why -DskipIntegrationTests not work is that hbase-spark has two plugin for testing, one is Maven Surefire plugin for Java, and other is Maven Scalatest plugin for scala. The -DskipIntegrationTests will only disable Java test case, and would not do anything to Scala test cases. I can pick up this one after I solved HBASE-17574. )

> hbase-spark integration tests do not respect -DskipIntegrationTests
> -------------------------------------------------------------------
>
>                 Key: HBASE-14167
>                 URL: https://issues.apache.org/jira/browse/HBASE-14167
>             Project: HBase
>          Issue Type: Improvement
>          Components: pom, spark
>    Affects Versions: 2.0.0
>            Reporter: Andrew Purtell
>            Priority: Minor
>         Attachments: HBASE-14167.11.patch, HBASE-14167-master-v2.patch
>
>
> When running a build with {{mvn ... -DskipIntegrationTests}}, the hbase-spark module's integration tests do not respect the flag and run anyway. Fix. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)