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)