[
https://issues.apache.org/jira/browse/HBASE-14646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14964086#comment-14964086
]
Hudson commented on HBASE-14646:
--------------------------------
SUCCESS: Integrated in HBase-1.3-IT #252 (See
[https://builds.apache.org/job/HBase-1.3-IT/252/])
HBASE-14646 Move TestCellACLs from medium to large category (stack: rev
b921ed422215dbdb3c90a2f3bbda08c5aecee9ab)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestCellACLs.java
HBASE-14646 Move TestCellACLs from medium to large category; ADDENDUM (stack:
rev 74ad3947e998301052503cbb4f7b9aade8ef42ef)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestCellACLs.java
> 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
> Fix For: 2.0.0, 1.2.0, 1.3.0
>
> Attachments: 14646.txt
>
>
> 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)