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

Andras Salamon commented on OOZIE-3252:
---------------------------------------

More than one method is flaky in this class. Several methods of 
{{TestPurgeXCommand}} fail during PreCommit unit tests:

[https://builds.apache.org/job/PreCommit-OOZIE-Build/939/consoleFull]
{noformat}
 [INFO] Running org.apache.oozie.command.TestPurgeXCommand
15:35:34 [ERROR] Tests run: 38, Failures: 2, Errors: 0, Skipped: 0, Time 
elapsed: 18.406 s <<< FAILURE! - in org.apache.oozie.command.TestPurgeXCommand
15:35:34 [ERROR] 
testPurgeCoordWithWFChild1(org.apache.oozie.command.TestPurgeXCommand)  Time 
elapsed: 0.494 s  <<< FAILURE!
15:35:34 junit.framework.AssertionFailedError: Coordinator Job should not have 
been purged
...
15:35:34 [ERROR] 
testPurgeBundleWithCoordChildWithWFChildWithSubWF2(org.apache.oozie.command.TestPurgeXCommand)
  Time elapsed: 0.559 s  <<< FAILURE!
15:35:34 junit.framework.AssertionFailedError: Unable to insert the test bundle 
action record to table
{noformat}
[https://builds.apache.org/job/PreCommit-OOZIE-Build/941/consoleFull]
{noformat}
17:19:06 [ERROR] Tests run: 38, Failures: 1, Errors: 0, Skipped: 0, Time 
elapsed: 22.518 s <<< FAILURE! - in org.apache.oozie.command.TestPurgeXCommand
17:19:06 [ERROR] 
testPurgeCoordWithWFChild2(org.apache.oozie.command.TestPurgeXCommand)  Time 
elapsed: 0.568 s  <<< FAILURE!
17:19:06 junit.framework.AssertionFailedError: Coordinator Job should not have 
been purged
{noformat}
 

> Flaky test TestPurgeXCommand#testPurgeBundleWithCoordChildWithWFChild1
> ----------------------------------------------------------------------
>
>                 Key: OOZIE-3252
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3252
>             Project: Oozie
>          Issue Type: Sub-task
>            Reporter: Peter Bacsko
>            Assignee: Peter Bacsko
>            Priority: Major
>
> The test case TestPurgeXCommand#testPurgeBundleWithCoordChildWithWFChild1 
> failed with the following error:
> {noformat}
> [ERROR] 
> testPurgeBundleWithCoordChildWithWFChild1(org.apache.oozie.command.TestPurgeXCommand)
>   Time elapsed: 0.606 s  <<< FAILURE!
> junit.framework.AssertionFailedError: Bundle Job should not have been purged
>       at 
> org.apache.oozie.command.TestPurgeXCommand.testPurgeBundleWithCoordChildWithWFChild1(TestPurgeXCommand.java:1387)
> {noformat}



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

Reply via email to