Eric Badger created HADOOP-14277: ------------------------------------ Summary: TestTrash.testTrashRestarts is flaky Key: HADOOP-14277 URL: https://issues.apache.org/jira/browse/HADOOP-14277 Project: Hadoop Common Issue Type: Bug Reporter: Eric Badger
{noformat} junit.framework.AssertionFailedError: Expected num of checkpoints is 2, but actual is 3 expected:<2> but was:<3> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:234) at junit.framework.TestCase.assertEquals(TestCase.java:401) at org.apache.hadoop.fs.TestTrash.verifyAuditableTrashEmptier(TestTrash.java:892) at org.apache.hadoop.fs.TestTrash.testTrashRestarts(TestTrash.java:593) {noformat} -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org