[
https://issues.apache.org/jira/browse/HBASE-16852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15792291#comment-15792291
]
Hudson commented on HBASE-16852:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.3-JDK8 #87 (See
[https://builds.apache.org/job/HBase-1.3-JDK8/87/])
HBASE-16852 TestDefaultCompactSelection failed on branch-1.3 (zhangduo: rev
9086cece80e17376349c2184f95919c9c71ce4fd)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/compactions/RatioBasedCompactionPolicy.java
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestDefaultCompactSelection.java
> TestDefaultCompactSelection failed on branch-1.3
> ------------------------------------------------
>
> Key: HBASE-16852
> URL: https://issues.apache.org/jira/browse/HBASE-16852
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 1.3.0
> Environment: asf jenkins
> Reporter: Mikhail Antonov
> Assignee: Duo Zhang
> Fix For: 1.3.0
>
> Attachments: HBASE-16852-branch-1.3.patch
>
>
> Regression
> org.apache.hadoop.hbase.regionserver.TestDefaultCompactSelection.testCompactionRatio
> Failing for the past 1 build (Since Failed#48 )
> Took 0.1 sec.
> Error Message
> expected:<[[50, 25, 12, 12]]> but was:<[[]]>
> Stacktrace
> org.junit.ComparisonFailure: expected:<[[50, 25, 12, 12]]> but was:<[[]]>
> at org.junit.Assert.assertEquals(Assert.java:115) at
> org.junit.Assert.assertEquals(Assert.java:144) at
> org.apache.hadoop.hbase.regionserver.TestCompactionPolicy.compactEquals(TestCompactionPolicy.java:204)
> at
> org.apache.hadoop.hbase.regionserver.TestCompactionPolicy.compactEquals(TestCompactionPolicy.java:185)
> at
> org.apache.hadoop.hbase.regionserver.TestDefaultCompactSelection.testCompactionRatio(TestDefaultCompactSelection.java:95)
> https://builds.apache.org/view/All/job/HBase-1.3-JDK8/org.apache.hbase$hbase-server/48/testReport/junit/org.apache.hadoop.hbase.regionserver/TestDefaultCompactSelection/testCompactionRatio/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)