[
https://issues.apache.org/jira/browse/HBASE-15760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15271367#comment-15271367
]
Hudson commented on HBASE-15760:
--------------------------------
FAILURE: Integrated in HBase-Trunk_matrix #893 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/893/])
HBASE-15760 (ramkrishna: rev 809ed326f0f39698c9ee7ed8847440ba89e0f5ce)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestBlockEvictionFromClient.java
> TestBlockEvictionFromClient#testParallelGetsAndScanWithWrappedRegionScanner
> fails in master branch
> --------------------------------------------------------------------------------------------------
>
> Key: HBASE-15760
> URL: https://issues.apache.org/jira/browse/HBASE-15760
> Project: HBase
> Issue Type: Test
> Reporter: Ted Yu
> Assignee: ramkrishna.s.vasudevan
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-15760.patch
>
>
> The following test failure can be reproduced locally:
> {code}
> java.lang.AssertionError: expected:<6> but was:<3>
> 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.checkForBlockEviction(TestBlockEvictionFromClient.java:1329)
> at
> org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.testParallelGetsAndScanWithWrappedRegionScanner(TestBlockEvictionFromClient.java:833)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)