Peter Bacsko created OOZIE-3245:
-----------------------------------
Summary: Flaky test
TestCoordActionsKillXCommand#testActionKillCommandActionNumbers
Key: OOZIE-3245
URL: https://issues.apache.org/jira/browse/OOZIE-3245
Project: Oozie
Issue Type: Sub-task
Reporter: Peter Bacsko
The testcase TestCoordActionsKillXCommand#testActionKillCommandActionNumbers
occasionally fails with the following error:
{noformat}
junit.framework.AssertionFailedError: expected:<RUNNING> but
was:<RUNNINGWITHERROR>
at
org.apache.oozie.command.coord.TestCoordActionsKillXCommand.testActionKillCommandActionNumbers(TestCoordActionsKillXCommand.java:96
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)