stack created HBASE-14646:
-----------------------------
Summary: Move TestCellACLs from medium to large category
Key: HBASE-14646
URL: https://issues.apache.org/jira/browse/HBASE-14646
Project: HBase
Issue Type: Sub-task
Components: test
Reporter: stack
Assignee: stack
Priority: Minor
Move this test to the large category because on my local rig, I got this on a
run:
{code}
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test
(secondPartTestsExecution) on project hbase-server: There was a timeout or
other error in the fork
{code}
.... looking at the test output, TestCellACLs seems to be the 'hanging' test..
the test that is not completing. Lets see if moving the test to different
category helps with these fails because of timeout.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)