You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Mona Chitnis (JIRA)" <ji...@apache.org> on 2014/07/23 23:50:41 UTC

[jira] [Updated] (OOZIE-1872) TestCoordActionInputCheckXCommand.testActionInputCheckLatestActionCreationTime is failing for past couple of builds

     [ https://issues.apache.org/jira/browse/OOZIE-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mona Chitnis updated OOZIE-1872:
--------------------------------

    Attachment: OOZIE-1872-1.patch

attaching fix to test case. Root causes of failure were

 * materialize command was directly queuing input-check command with zero delay, with no changes in action-actual-time taking effect. Hence actual time was not updated to desired value, instead remaining at 'current time' and giving wrong dependency results
 * explicitly invoked input-check command was failing precondition verification due to earlier command transitioning action to FAILED.
* flakiness was due to timing issues of the direct vs explicit input-check commands

> TestCoordActionInputCheckXCommand.testActionInputCheckLatestActionCreationTime is failing for past couple of builds
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-1872
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1872
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: trunk, 4.1.0
>            Reporter: Rohini Palaniswamy
>             Fix For: trunk, 4.1.0
>
>         Attachments: OOZIE-1872-1.patch
>
>
> https://builds.apache.org/job/oozie-trunk-precommit-build/1291/testReport/junit/org.apache.oozie.command.coord/TestCoordActionInputCheckXCommand/testActionInputCheckLatestActionCreationTime/



--
This message was sent by Atlassian JIRA
(v6.2#6252)