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

ramkrishna.s.vasudevan commented on HBASE-18040:
------------------------------------------------

Will check this.

> TestBlockEvictionFromClient fails in master branch
> --------------------------------------------------
>
>                 Key: HBASE-18040
>                 URL: https://issues.apache.org/jira/browse/HBASE-18040
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: ramkrishna.s.vasudevan
>
> According to 
> https://builds.apache.org/job/HBASE-Flaky-Tests/16000/#showFailuresLink , the 
> test first failed with commit 0ae0edcd630aa1dcb6c47ea11fa4367ae0a5baa8
> On Linux, I got the following failures:
> {code}
> testParallelGetsAndScans(org.apache.hadoop.hbase.client.TestBlockEvictionFromClient)
>   Time elapsed: 3.016 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<3> but was:<6>
>       at 
> org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.checkForBlockEviction(TestBlockEvictionFromClient.java:1308)
>       at 
> org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.testParallelGetsAndScans(TestBlockEvictionFromClient.java:293)
> testBlockRefCountAfterSplits(org.apache.hadoop.hbase.client.TestBlockEvictionFromClient)
>   Time elapsed: 7.786 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<0> but was:<1>
>       at 
> org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.iterateBlockCache(TestBlockEvictionFromClient.java:1215)
>       at 
> org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.testBlockRefCountAfterSplits(TestBlockEvictionFromClient.java:607)
> testParallelGetsAndScanWithWrappedRegionScanner(org.apache.hadoop.hbase.client.TestBlockEvictionFromClient)
>   Time elapsed: 2.631 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<3> but was:<6>
>       at 
> org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.checkForBlockEviction(TestBlockEvictionFromClient.java:1322)
>       at 
> org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.testParallelGetsAndScanWithWrappedRegionScanner(TestBlockEvictionFromClient.java:839)
> {code}



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

Reply via email to