Ted Yu created HBASE-19949:
------------------------------
Summary: 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
{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)