[
https://issues.apache.org/jira/browse/OOZIE-3685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644876#comment-17644876
]
ASF subversion and git services commented on OOZIE-3685:
--------------------------------------------------------
Commit 7ce603f3ec71a87b8f5b335c8c7602db9b44ed23 in oozie's branch
refs/heads/master from Denes Bodo
[ https://gitbox.apache.org/repos/asf?p=oozie.git;h=7ce603f3e ]
OOZIE-3685 Repair flaky testCoordActionInputCheckXCommandUniqueness unit test
(jmakai via dionusos)
> 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
> Priority: Major
> Attachments: OOZIE-3685-001.patch
>
>
> 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)