[
https://issues.apache.org/jira/browse/HBASE-19873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16342509#comment-16342509
]
Duo Zhang commented on HBASE-19873:
-----------------------------------
OK, I found out why the listener does not work. In hbase-common/pom.xml we
define a surefire plugin and specify a linstener, which overwrite the one in
the parent pom.xml. Let me move the listener to the parent pom to see if any
problems.
> 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-v2.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)