You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Mikhail Antonov (JIRA)" <ji...@apache.org> on 2016/10/16 07:33:21 UTC

[jira] [Updated] (HBASE-16852) TestDefaultCompactSelection failed on branch-1.3

     [ https://issues.apache.org/jira/browse/HBASE-16852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Antonov updated HBASE-16852:
------------------------------------
    Description: 
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/

  was:
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)


> 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
>             Fix For: 1.3.0
>
>
> 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)