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
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.