Lars Hofhansl created HBASE-7866:
------------------------------------

             Summary: 
TestSplitTransactionOnCluster.testSplitBeforeSettingSplittingInZK failed 3 
times in a row
                 Key: HBASE-7866
                 URL: https://issues.apache.org/jira/browse/HBASE-7866
             Project: HBase
          Issue Type: Bug
            Reporter: Lars Hofhansl
             Fix For: 0.96.0, 0.94.6


Looks like the jenkins machines are flaky/slow again, causing this test to 
fail. Same stacktrace all three times:
{code}
java.lang.AssertionError
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster.testSplitBeforeSettingSplittingInZK(TestSplitTransactionOnCluster.java:656)
        at 
org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster.testSplitBeforeSettingSplittingInZK(TestSplitTransactionOnCluster.java:608)
{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