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

Andrew Purtell commented on HBASE-1282:
---------------------------------------

The following expectation is no longer met:

{code}
handler.deleteTable(tableBname);
assertEquals(handler.getTableNames().size(), 1);
{code}

> TestThriftServer is failing on TRUNK
> ------------------------------------
>
>                 Key: HBASE-1282
>                 URL: https://issues.apache.org/jira/browse/HBASE-1282
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: thrift
>            Reporter: Andrew Purtell
>             Fix For: 0.20.0
>
>         Attachments: TEST-org.apache.hadoop.hbase.thrift.TestThriftServer.txt
>
>
> Testcase: testAll took 88.129 sec
>       FAILED
> expected:<0> but was:<1>
> junit.framework.AssertionFailedError: expected:<0> but was:<1>
>       at 
> org.apache.hadoop.hbase.thrift.TestThriftServer.doTestTableCreateDrop(TestThriftServer.java:91)
>       at 
> org.apache.hadoop.hbase.thrift.TestThriftServer.testAll(TestThriftServer.java:64)

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

Reply via email to