You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2009/10/20 05:19:59 UTC

[jira] Resolved: (HBASE-1922) TestHBaseAdmin.testDisableAndEnableTable failing on pristine branch

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

Andrew Purtell resolved HBASE-1922.
-----------------------------------

    Resolution: Duplicate

Duplicate of HBASE-1918.

> TestHBaseAdmin.testDisableAndEnableTable failing on pristine branch
> -------------------------------------------------------------------
>
>                 Key: HBASE-1922
>                 URL: https://issues.apache.org/jira/browse/HBASE-1922
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: Andrew Purtell
>             Fix For: 0.20.2
>
>         Attachments: TEST-org.apache.hadoop.hbase.client.TestHBaseAdmin.txt
>
>
> Testcase: testCreateTable took 20.725 sec
> Testcase: testDisableAndEnableTable took 18.646 sec
> 	FAILED
> expected:<true> but was:<false>
> junit.framework.AssertionFailedError: expected:<true> but was:<false>
> 	at org.apache.hadoop.hbase.client.TestHBaseAdmin.testDisableAndEnableTable(TestHBaseAdmin.java:68)
> Testcase: testTableExist took 18.002 sec

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.