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

[jira] [Created] (HBASE-19945) Separate tests of TestRSGroups into two classes

Ted Yu created HBASE-19945:
------------------------------

             Summary: Separate tests of TestRSGroups into two classes
                 Key: HBASE-19945
                 URL: https://issues.apache.org/jira/browse/HBASE-19945
             Project: HBase
          Issue Type: Test
            Reporter: Ted Yu
            Assignee: Ted Yu


TestRSGroups is annotated as LargeTests already, however, it still times out on Jenkins:

https://builds.apache.org/job/HBase-Trunk_matrix/4537/jdk=JDK%201.8%20(latest),label=(Hadoop%20&&%20!H5)/testReport/junit/org.apache.hadoop.hbase.rsgroup/TestRSGroups/org_apache_hadoop_hbase_rsgroup_TestRSGroups/
{code}
org.junit.runners.model.TestTimedOutException: test timed out after 180 seconds
{code}
The above is reproducible on Linux locally.

The tests from TestRSGroups should be separated into two classes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)