You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Peter Bacsko (JIRA)" <ji...@apache.org> on 2018/05/08 11:12:00 UTC

[jira] [Created] (OOZIE-3244) Flaky test TestBundleChangeXCommand#testBundlePauseExtendMaterializesCoordinator

Peter Bacsko created OOZIE-3244:
-----------------------------------

             Summary: Flaky test TestBundleChangeXCommand#testBundlePauseExtendMaterializesCoordinator
                 Key: OOZIE-3244
                 URL: https://issues.apache.org/jira/browse/OOZIE-3244
             Project: Oozie
          Issue Type: Sub-task
            Reporter: Peter Bacsko


The testcase TestBundleChangeXCommand#testBundlePauseExtendMaterializesCoordinator occasionally fails:

{noformat}
junit.framework.AssertionFailedError: expected:<RUNNING> but was:<SUCCEEDED>
	at org.apache.oozie.command.bundle.TestBundleChangeXCommand.testBundlePauseExtendMaterializesCoordinator(TestBundleChangeXCommand.java:244)
{noformat}



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