[
https://issues.apache.org/jira/browse/HBASE-19873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16343579#comment-16343579
]
Duo Zhang commented on HBASE-19873:
-----------------------------------
There are 5 tests do not have the class rule but they succeeded in the pre
commit job...
{noformat}
Missing rule:
./hbase-mapreduce/src/test/java/org/apache/hadoop/hbase/mapreduce/TestCellBasedHFileOutputFormat2.java
Missing rule:
./hbase-mapreduce/src/test/java/org/apache/hadoop/hbase/mapreduce/TestCellBasedWALPlayer2.java
Missing rule:
./hbase-mapreduce/src/test/java/org/apache/hadoop/hbase/mapreduce/TestCellBasedImportExport2.java
Missing rule:
./hbase-server/src/test/java/org/apache/hadoop/hbase/master/cleaner/TestReplicationZKNodeCleaner.java
Missing rule:
./hbase-server/src/test/java/org/apache/hadoop/hbase/replication/TestReplicationStateZKImpl.java
{noformat}
The pre commit junit log
https://builds.apache.org/job/PreCommit-HBASE-Build/11231/artifact/patchprocess/patch-unit-root.txt
Really strange...
> 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-v1.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)