You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2019/05/30 15:24:00 UTC

[jira] [Commented] (OOZIE-3506) Flaky test TestOozieRollingPolicy

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

Hadoop QA commented on OOZIE-3506:
----------------------------------

PreCommit-OOZIE-Build started


> Flaky test TestOozieRollingPolicy
> ---------------------------------
>
>                 Key: OOZIE-3506
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3506
>             Project: Oozie
>          Issue Type: Sub-task
>    Affects Versions: trunk
>            Reporter: Andras Salamon
>            Assignee: Andras Salamon
>            Priority: Minor
>         Attachments: OOZIE-3506-01.patch
>
>
> {{TestOozieRollingPolicy}} sometimes fails with the following error message:
> {noformat}2019-05-30 13:15:21 [INFO] Running org.apache.oozie.util.TestOozieRollingPolicy
> 2019-05-30 13:15:21 [ERROR] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 87.025 s <<< FAILURE! - in org.apache.oozie.util.TestOozieRollingPolicy
> 2019-05-30 13:15:21 [ERROR] testDeletingOldFiles(org.apache.oozie.util.TestOozieRollingPolicy)  Time elapsed: 60.337 s  <<< FAILURE!
> 2019-05-30 13:15:21 junit.framework.AssertionFailedError
> 2019-05-30 13:15:21 	at junit.framework.Assert.fail(Assert.java:55)
> 2019-05-30 13:15:21 	at junit.framework.Assert.assertTrue(Assert.java:22)
> 2019-05-30 13:15:21 	at junit.framework.Assert.assertTrue(Assert.java:31)
> 2019-05-30 13:15:21 	at junit.framework.TestCase.assertTrue(TestCase.java:201)
> 2019-05-30 13:15:21 	at org.apache.oozie.util.TestOozieRollingPolicy._testDeletingOldFiles(TestOozieRollingPolicy.java:125)
> 2019-05-30 13:15:21 	at org.apache.oozie.util.TestOozieRollingPolicy._testDeletingOldFiles(TestOozieRollingPolicy.java:59)
> 2019-05-30 13:15:21 	at org.apache.oozie.util.TestOozieRollingPolicy.testDeletingOldFiles(TestOozieRollingPolicy.java:47)
> ...
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)