[ 
https://issues.apache.org/jira/browse/HBASE-19873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16342959#comment-16342959
 ] 

Duo Zhang commented on HBASE-19873:
-----------------------------------

Tried locally with 'mvn clean test', it works.

{noformat}
[INFO] Running org.apache.hadoop.hbase.TestCellBuilder
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.004 s 
<<< FAILURE! - in org.apache.hadoop.hbase.TestCellBuilder
[ERROR] org.apache.hadoop.hbase.TestCellBuilder  Time elapsed: 0.003 s  <<< 
FAILURE!
java.lang.AssertionError: No HBaseClassTestRule ClassRule for 
org.apache.hadoop.hbase.TestCellBuilder
{noformat}

Let me address the known timeout problems and try again...

> Add a CategoryBasedTimeout ClassRule for all UTs
> ------------------------------------------------
>
>                 Key: HBASE-19873
>                 URL: https://issues.apache.org/jira/browse/HBASE-19873
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 2.0.0-beta-2
>
>         Attachments: HBASE-19873-branch-2.patch
>
>
> So that our test can timeout as expected without making the surefire plugin 
> kill other tests.



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

Reply via email to