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/29 00:56:59 UTC

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

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

Mikhail Antonov commented on HBASE-16852:
-----------------------------------------

Happened again on 1.3. Flaky test.


Results :

Flaked tests: 
org.apache.hadoop.hbase.regionserver.TestDefaultCompactSelection.testCompactionRatio(org.apache.hadoop.hbase.regionserver.TestDefaultCompactSelection)
  Run 1: TestDefaultCompactSelection.testCompactionRatio:95->TestCompactionPolicy.compactEquals:185->TestCompactionPolicy.compactEquals:204 expected:<[[50, 25, 12, 12]]> but was:<[[]]>
  Run 2: PASS


> 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.1
>
>
> 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)