Ted Yu created HBASE-11159:
------------------------------
Summary: Some medium tests should be classified as large tests
Key: HBASE-11159
URL: https://issues.apache.org/jira/browse/HBASE-11159
Project: HBase
Issue Type: Test
Reporter: Ted Yu
Priority: Minor
Jeff Bowles made this observation based on Jenkins build.
>From https://builds.apache.org/job/HBase-TRUNK/5131/consoleFull :
{code}
Running org.apache.hadoop.hbase.client.TestHCM
Tests run: 20, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 197.448 sec
Running org.apache.hadoop.hbase.client.TestClientOperationInterrupt
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.34 sec
{code}
The above tests should be classified as large tests.
--
This message was sent by Atlassian JIRA
(v6.2#6252)