[
https://issues.apache.org/jira/browse/HBASE-19949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-19949:
-----------------------------------
Fix Version/s: (was: 1.4.2)
(was: 1.5.0)
> TestRSGroupsWithACL fails with ExceptionInInitializerError
> ----------------------------------------------------------
>
> Key: HBASE-19949
> URL: https://issues.apache.org/jira/browse/HBASE-19949
> Project: HBase
> Issue Type: Test
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Major
> Fix For: 2.0.0-beta-2
>
> Attachments: 19949.v1.txt
>
>
> {code}
> org.apache.hadoop.hbase.rsgroup.TestRSGroupsWithACL Time elapsed: 0.168 sec
> <<< ERROR!
> java.lang.ExceptionInInitializerError
> at
> org.apache.hadoop.hbase.rsgroup.TestRSGroupsWithACL.<clinit>(TestRSGroupsWithACL.java:60)
> {code}
> The cause is that HBaseClassTestRule#getTimeoutInSeconds() cannot retrieve
> annotation for test size.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)