You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Shwetha G S (JIRA)" <ji...@apache.org> on 2014/03/17 10:16:44 UTC

[jira] [Commented] (FALCON-344) FeedEvictorTest failure

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

Shwetha G S commented on FALCON-344:
------------------------------------

Test is still failing
Running org.apache.falcon.retention.FeedEvictorTest
Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 8.399 sec <<< FAILURE! - in org.apache.falcon.retention.FeedEvictorTest
testEvictionWithEmptyDirs(org.apache.falcon.retention.FeedEvictorTest)  Time elapsed: 3.095 sec  <<< FAILURE!
java.lang.AssertionError: expected:<19> but was:<18>
	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:406)

> FeedEvictorTest failure
> -----------------------
>
>                 Key: FALCON-344
>                 URL: https://issues.apache.org/jira/browse/FALCON-344
>             Project: Falcon
>          Issue Type: Bug
>          Components: retention
>    Affects Versions: 0.5
>            Reporter: Shaik Idris Ali
>            Assignee: Shaik Idris Ali
>            Priority: Minor
>              Labels: test
>             Fix For: 0.5
>
>         Attachments: FALCON-344.patch
>
>
> FeedEvictorTest test fails, with the exception.
> Failed tests:
> FeedEvictorTest.testEvictionWithEmptyDirs:404 expected:<34> but was:<33>
> To make tests independent of any changes to Data generation of FeedEvictorTest class.



--
This message was sent by Atlassian JIRA
(v6.2#6252)