[
https://issues.apache.org/jira/browse/FALCON-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930268#comment-13930268
]
Jean-Baptiste Onofré commented on FALCON-347:
---------------------------------------------
Ohhh sorry about the noise. [~sriksun], thanks for the update.
> Retention FeedEvictorTest fails
> -------------------------------
>
> Key: FALCON-347
> URL: https://issues.apache.org/jira/browse/FALCON-347
> Project: Falcon
> Issue Type: Bug
> Components: retention
> Affects Versions: 0.5
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: 0.5
>
>
> On master, in the retention module, the FeedEvictorTest fails:
> {code}
> Running org.apache.falcon.retention.FeedEvictorTest
> Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.231 sec <<<
> FAILURE! - in org.apache.falcon.retention.FeedEvictorTest
> testEvictionWithEmptyDirs(org.apache.falcon.retention.FeedEvictorTest) Time
> elapsed: 0.342 sec <<< FAILURE!
> java.lang.AssertionError: expected:<34> but was:<33>
> at org.testng.Assert.fail(Assert.java:89)
> at org.testng.Assert.failNotEquals(Assert.java:489)
> at org.testng.Assert.assertEquals(Assert.java:118)
> at org.testng.Assert.assertEquals(Assert.java:260)
> at org.testng.Assert.assertEquals(Assert.java:270)
> at
> org.apache.falcon.retention.FeedEvictorTest.testEvictionWithEmptyDirs(FeedEvictorTest.java:404)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)