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

Andrew Purtell updated HBASE-9306:
----------------------------------

    Attachment: 9306.patch

Triage the concurrent part of TestAdmin.testCreateBadTables by commenting it 
out.
                
> [0.92] TestAdmin.testCreateBadTables fails occasionally
> -------------------------------------------------------
>
>                 Key: HBASE-9306
>                 URL: https://issues.apache.org/jira/browse/HBASE-9306
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.92.3
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>         Attachments: 9306.patch
>
>
> A typical failure:
> {noformat}
> java.lang.AssertionError: expected:<9> but was:<8>
>       at org.junit.Assert.fail(Assert.java:93)
>       at org.junit.Assert.failNotEquals(Assert.java:647)
>       at org.junit.Assert.assertEquals(Assert.java:128)
>       at org.junit.Assert.assertEquals(Assert.java:472)
>       at org.junit.Assert.assertEquals(Assert.java:456)
>       at 
> org.apache.hadoop.hbase.client.TestAdmin.testCreateBadTables(TestAdmin.java:996)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to