Ted Yu created HBASE-16979:
------------------------------

             Summary: TestBlockEvictionFromClient#testReverseScanWithCompaction 
is flaky
                 Key: HBASE-16979
                 URL: https://issues.apache.org/jira/browse/HBASE-16979
             Project: HBase
          Issue Type: Test
            Reporter: Ted Yu
            Priority: Minor


>From 
>https://builds.apache.org/job/PreCommit-HBASE-Build/4250/artifact/patchprocess/patch-unit-root.txt
> :
{code}
testReverseScanWithCompaction(org.apache.hadoop.hbase.client.TestBlockEvictionFromClient)
  Time elapsed: 5.341 sec  <<< FAILURE!
java.lang.AssertionError: expected:<3> but was:<2>
        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.testScanWithCompactionInternals(TestBlockEvictionFromClient.java:923)
        at 
org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.testReverseScanWithCompaction(TestBlockEvictionFromClient.java:858)

testReverseScanWithCompaction(org.apache.hadoop.hbase.client.TestBlockEvictionFromClient)
  Time elapsed: 5.96 sec  <<< FAILURE!
java.lang.AssertionError: Blocks with non zero ref count should be found 
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.testScanWithCompactionInternals(TestBlockEvictionFromClient.java:927)
        at 
org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.testReverseScanWithCompaction(TestBlockEvictionFromClient.java:858)

testReverseScanWithCompaction(org.apache.hadoop.hbase.client.TestBlockEvictionFromClient)
  Time elapsed: 7.53 sec  <<< FAILURE!
java.lang.AssertionError: Blocks with non zero ref count should be found 
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.testScanWithCompactionInternals(TestBlockEvictionFromClient.java:927)
        at 
org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.testReverseScanWithCompaction(TestBlockEvictionFromClient.java:858)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to