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

Shaik Idris Ali commented on FALCON-312:
----------------------------------------

Tests passes in alternate reruns and fails with this error:

Running org.apache.falcon.cleanup.LogCleanupServiceTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.178 sec <<< 
FAILURE! - in org.apache.falcon.cleanup.LogCleanupServiceTest
testProcessLogs(org.apache.falcon.cleanup.LogCleanupServiceTest)  Time elapsed: 
0.42 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
        at org.testng.Assert.fail(Assert.java:89)
        at org.testng.Assert.failNotEquals(Assert.java:489)
        at org.testng.Assert.assertTrue(Assert.java:37)
        at org.testng.Assert.assertTrue(Assert.java:47)
        at 
org.apache.falcon.cleanup.LogCleanupServiceTest.testProcessLogs(LogCleanupServiceTest.java:180)

> Falcon LogCleanupServiceTest seems to clean up root "/"
> -------------------------------------------------------
>
>                 Key: FALCON-312
>                 URL: https://issues.apache.org/jira/browse/FALCON-312
>             Project: Falcon
>          Issue Type: Bug
>          Components: common
>    Affects Versions: 0.5
>            Reporter: Venkatesh Seetharam
>            Priority: Blocker
>         Attachments: FALCON-312.patch
>
>
> I have run into this twice. I somehow thought it was osx mavericks the first 
> time but the second time happened on a new shiny laptop. The behavior was 
> repeatable. When I execute {code}mvn verify -P hadoop-2,test-patch{code}, 
> this test executes new Path("/") and deletes it.
> I took a look at org.apache.falcon.hadoop.JailedFileSystem and it looks fine. 
> I suspect the combination of org.apache.falcon.hadoop.JailedFileSystem and 
> hadoop-2. Hadoop-1 works just fine.
> [~sriksun], [~shwethags], [~shaik.idris], can you folks look into this as a 
> high priority. Thanks!



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to