[ 
https://issues.apache.org/jira/browse/HBASE-16979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15623786#comment-15623786
 ] 

Ted Yu commented on HBASE-16979:
--------------------------------

Looks like the test was black listed 
(https://builds.apache.org/job/HBase-Trunk_matrix/jdk=JDK%201.8%20(latest),label=yahoo-not-h2/1890/consoleFull):
{code}
+ echo 
'EXCLUDES=**/TestSnapshotCloneIndependence.java,**/TestMobExportSnapshot.java,**/TestHRegion.java,**/TestAssignmentListener.java,**/TestStochasticLoadBalancer2.java,**/TestPerColumnFamilyFlush.java,**/TestQuotaThrottle.java,**/TestMobSecureExportSnapshot.java,**/TestTableResource.java,**/TestSerialReplication.java,**/TestReplicasClient.java,**/TestBlockEvictionFromClient.java
{code}
Haven't checked other QA runs.

> 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