[
https://issues.apache.org/jira/browse/HBASE-20031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu updated HBASE-20031:
---------------------------
Attachment: (was: 20031.v1.txt)
> 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
> Attachments: 20031.v1.txt
>
>
> 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)