[
https://issues.apache.org/jira/browse/HBASE-8319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13638438#comment-13638438
]
Sergey Shelukhin edited comment on HBASE-8319 at 4/22/13 9:15 PM:
------------------------------------------------------------------
Hmm... theoretically -Dit.test=noItTest should make sure the tests don't
execute.
{code}mvn install -PrunAllTests -Dit.test=noItTest{code} under hbase-it works
for me, no tests run. Maybe it's interaction from default pom.xml.
Maybe we should use -PskipIntegrationTests instead, this also works for me,
need to see whether these will work with full build.
was (Author: sershe):
Hmm... theoretically -Dit.test=noItTest should make sure the tests don't
execute.
{code}mvn install -PrunAllTests -Dit.test=noItTest{code} works for me, no tests
run.
Maybe we should use -PskipIntegrationTests instead, this also works for me.
> hbase-it tests are run when you ask to run all tests -- it should be that you
> have to ask explicitly to run them
> ----------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-8319
> URL: https://issues.apache.org/jira/browse/HBASE-8319
> Project: HBase
> Issue Type: Task
> Reporter: stack
> Assignee: Sergey Shelukhin
> Priority: Critical
> Fix For: 0.95.1
>
>
> Up on trunk and on 0.95 apache builds, Sergey noticed that hbase-it tests are
> running. Up to this, the convention was that you had to explicitly ask that
> they run but that changed somehow recently. These tests are heavyweight,
> take a long time to complete, and are very likely to fail up on the apache
> infra (which is what we want of them but not as part of the general proofing
> build).
> For now the tests have been artificially disabled up on builds.apache.org but
> their inclusion likely frustrates joe blow trying to do a local hbase
> packaging.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira