You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2015/10/20 00:00:29 UTC

[jira] [Updated] (HBASE-12558) Disable TestHCM.testClusterStatus Unexpected exception, expected but was

     [ https://issues.apache.org/jira/browse/HBASE-12558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-12558:
--------------------------
    Summary: Disable TestHCM.testClusterStatus Unexpected exception, expected<org.apache.hadoop.hbase.regionserver.RegionServerStoppedException> but was<junit.framework.AssertionFailedError>  (was: TestHCM.testClusterStatus Unexpected exception, expected<org.apache.hadoop.hbase.regionserver.RegionServerStoppedException> but was<junit.framework.AssertionFailedError>)

> Disable TestHCM.testClusterStatus Unexpected exception, expected<org.apache.hadoop.hbase.regionserver.RegionServerStoppedException> but was<junit.framework.AssertionFailedError>
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-12558
>                 URL: https://issues.apache.org/jira/browse/HBASE-12558
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>            Reporter: stack
>            Assignee: stack
>             Fix For: 2.0.0
>
>         Attachments: 12558-master.patch, 12558.ignore.txt
>
>
> Happens for me reliably on mac os x. I looked at fixing it. The listener is not noticing the publish for whatever reason.  Thats where I stopped.
> {code}
> java.lang.Exception: Unexpected exception, expected<org.apache.hadoop.hbase.regionserver.RegionServerStoppedException> but was<junit.framework.AssertionFailedError>
> 	at junit.framework.Assert.fail(Assert.java:57)
> 	at org.apache.hadoop.hbase.Waiter.waitFor(Waiter.java:193)
> 	at org.apache.hadoop.hbase.HBaseTestingUtility.waitFor(HBaseTestingUtility.java:3537)
> 	at org.apache.hadoop.hbase.client.TestHCM.testClusterStatus(TestHCM.java:273)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)