You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Alex Newman (JIRA)" <ji...@apache.org> on 2014/08/26 23:01:57 UTC

[jira] [Commented] (HBASE-11829) TestHCM.testClusterStatus fails with timeout

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

Alex Newman commented on HBASE-11829:
-------------------------------------

This is more of a flakey test issue. I think it has to do with DNS. Perhaps we could close it or mark it a lower priority?

> TestHCM.testClusterStatus fails with timeout
> --------------------------------------------
>
>                 Key: HBASE-11829
>                 URL: https://issues.apache.org/jira/browse/HBASE-11829
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>         Environment: Ubuntu  14.04 64bit 
> java version "1.7.0_65"
> Java(TM) SE Runtime Environment (build 1.7.0_65-b17)
> Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
>            Reporter: Sergey Soldatov
>            Priority: Minor
>
> Test fails with an exception:
> java.lang.Exception: Unexpected exception, expected<org.apache.hadoop.hbase.regionserver.RegionServerStoppedException> but was<junit.framework.AssertionFailedError>
> 	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:28)
> 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
> 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
> 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
> 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
> 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
> 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
> Note: the failure usually reproduces on the machines where openvpn is installed. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)