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

Hudson commented on HBASE-6797:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #212 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/212/])
    HBASE-6797 TestHFileCleaner#testHFileCleaning sometimes fails in trunk 
(Jesse) (Revision 1394875)

     Result = FAILURE
tedyu : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/master/cleaner/TimeToLiveHFileCleaner.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/master/cleaner/TestHFileCleaner.java

                
> TestHFileCleaner#testHFileCleaning sometimes fails in trunk
> -----------------------------------------------------------
>
>                 Key: HBASE-6797
>                 URL: https://issues.apache.org/jira/browse/HBASE-6797
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Jesse Yates
>         Attachments: hbase-6797-v0.patch, hbase-6797-v1.patch
>
>
> In build #3334, I saw:
> {code}
> java.lang.AssertionError: expected:<1> but was:<0>
>       at org.junit.Assert.fail(Assert.java:93)
>       at org.junit.Assert.failNotEquals(Assert.java:647)
>       at org.junit.Assert.assertEquals(Assert.java:128)
>       at org.junit.Assert.assertEquals(Assert.java:472)
>       at org.junit.Assert.assertEquals(Assert.java:456)
>       at 
> org.apache.hadoop.hbase.master.cleaner.TestHFileCleaner.testHFileCleaning(TestHFileCleaner.java:88)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to