[
https://issues.apache.org/jira/browse/HBASE-11942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14129674#comment-14129674
]
Hudson commented on HBASE-11942:
--------------------------------
SUCCESS: Integrated in HBase-1.0 #172 (See
[https://builds.apache.org/job/HBase-1.0/172/])
HBASE-11942 Fix TestHRegionBusyWait (enis: rev
46cbb8e1542fe279c0a1ddd224a605f0363190fa)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegionBusyWait.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegion.java
> Fix TestHRegionBusyWait
> -----------------------
>
> Key: HBASE-11942
> URL: https://issues.apache.org/jira/browse/HBASE-11942
> Project: HBase
> Issue Type: Test
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Fix For: 0.99.0, 2.0.0, 0.98.7
>
> Attachments: hbase-11942_v1.patch
>
>
> TestHRegionBusyWait.testRegionTooBusy() has a very small timeout (6s) causing
> flakiness (seen on windows) and also causes TestHRegion tests to run twice:
> {code}
> public class TestHRegionBusyWait extends TestHRegion {
> // TODO: This subclass runs all the tests in TestHRegion as well as the
> test below which means
> // all TestHRegion tests are run twice.
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)