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/06 23:46:00 UTC

[jira] [Updated] (HBASE-19949) TestRSGroupsWithACL fails with ExceptionInInitializerError

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

Ted Yu updated HBASE-19949:
---------------------------
    Attachment: 19949.v1.txt

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