You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Janos Makai (Jira)" <ji...@apache.org> on 2022/12/07 17:05:00 UTC

[jira] [Created] (OOZIE-3685) Repair flaky testCoordActionInputCheckXCommandUniqueness unit test

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)