Janos Makai created OOZIE-3685:
----------------------------------
Summary: Repair flaky testCoordActionInputCheckXCommandUniqueness
unit test
Key: OOZIE-3685
URL: https://issues.apache.org/jira/browse/OOZIE-3685
Project: Oozie
Issue Type: Bug
Reporter: Janos Makai
Assignee: Janos Makai
org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand#testCoordActionInputCheckXCommandUniqueness
unit test is flaky.
This unit test failure can be reproduced easily using the following command:
{code:java}
mvn clean package test
-Dtest=org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand#testCoordActionInputCheckXCommandUniqueness
{code}
The goal of this Jira is to eliminate this intermittent behaviour.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)