Ted Yu created HBASE-6797:
-----------------------------
Summary: 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
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