You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/05/24 18:00:07 UTC

[jira] [Created] (HBASE-18100) TestBlockEvictionFromClient#testBlockRefCountAfterSplits is flaky in master branch

Ted Yu created HBASE-18100:
------------------------------

             Summary: TestBlockEvictionFromClient#testBlockRefCountAfterSplits is flaky in master branch
                 Key: HBASE-18100
                 URL: https://issues.apache.org/jira/browse/HBASE-18100
             Project: HBase
          Issue Type: Bug
            Reporter: Ted Yu
            Priority: Minor


https://builds.apache.org/job/HBASE-Flaky-Tests/lastCompletedBuild/testReport/org.apache.hadoop.hbase.client/TestBlockEvictionFromClient/testBlockRefCountAfterSplits/
{code}
java.lang.AssertionError: expected:<0> but was:<1>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.iterateBlockCache(TestBlockEvictionFromClient.java:1215)
	at org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.testBlockRefCountAfterSplits(TestBlockEvictionFromClient.java:607)
{code}
The test failed on May 16th as well.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)