[ 
https://issues.apache.org/jira/browse/HBASE-20031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371563#comment-16371563
 ] 

Peter Somogyi commented on HBASE-20031:
---------------------------------------

What is your idea here [~yuzhih...@gmail.com]? Running the integration tests as 
JUnit tests will take 10 minutes by default. From command line we have 20 
minutes runtime. Won't it interfere with HBaseClassTestRule?

> Unable to run integration test using mvn due to missing HBaseClassTestRule
> --------------------------------------------------------------------------
>
>                 Key: HBASE-20031
>                 URL: https://issues.apache.org/jira/browse/HBASE-20031
>             Project: HBase
>          Issue Type: Test
>    Affects Versions: 2.0.0-beta-1
>            Reporter: Ted Yu
>            Priority: Major
>
> In branch-1, the following command works:
> {code}
> mvn test -Dtest=org.apache.hadoop.hbase.IntegrationTestIngest
> {code}
> For hbase2, we have the following error:
> {code}
> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.249 
> s <<< FAILURE! - in org.apache.hadoop.hbase.IntegrationTestIngest
> [ERROR] org.apache.hadoop.hbase.IntegrationTestIngest  Time elapsed: 0.01 s  
> <<< FAILURE!
> java.lang.AssertionError: No HBaseClassTestRule ClassRule for 
> org.apache.hadoop.hbase.IntegrationTestIngest
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to