Enis Soztutar created HBASE-6832:
------------------------------------

             Summary: [WINDOWS] TestRegionObserverBypass failures
                 Key: HBASE-6832
                 URL: https://issues.apache.org/jira/browse/HBASE-6832
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.96.0, 0.94.3
            Reporter: Enis Soztutar
            Assignee: Enis Soztutar


TestRegionObserverBypass.testMulti() fails with 
{code}
java.lang.AssertionError: expected:<1> but was:<0>
        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.coprocessor.TestRegionObserverBypass.checkRowAndDelete(TestRegionObserverBypass.java:173)
        at 
org.apache.hadoop.hbase.coprocessor.TestRegionObserverBypass.testMulti(TestRegionObserverBypass.java:166)
{code}


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