You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2018/02/21 17:03:00 UTC

[jira] [Assigned] (HBASE-20031) Unable to run integration test using mvn due to missing HBaseClassTestRule

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

Ted Yu reassigned HBASE-20031:
------------------------------

    Assignee: Ted Yu

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