Mikhail Antonov created HBASE-16852:
---------------------------------------

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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to