You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Andras Salamon (JIRA)" <ji...@apache.org> on 2018/08/22 15:53:00 UTC

[jira] [Updated] (OOZIE-3264) Flaky test TestCoordMaterializeTransitionXCommand#testLastOnlyMaterialization

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

Andras Salamon updated OOZIE-3264:
----------------------------------
    Attachment: OOZIE-3264-2.patch

> Flaky test TestCoordMaterializeTransitionXCommand#testLastOnlyMaterialization
> -----------------------------------------------------------------------------
>
>                 Key: OOZIE-3264
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3264
>             Project: Oozie
>          Issue Type: Sub-task
>            Reporter: Peter Bacsko
>            Assignee: Andras Salamon
>            Priority: Major
>         Attachments: OOZIE-3264-1.patch, OOZIE-3264-2.patch
>
>
> The test {{testLastOnlyMaterialization}} failed.
> {noformat}
> junit.framework.AssertionFailedError: expected:<WAITING> but was:<READY>
>         at junit.framework.Assert.fail(Assert.java:57)
>         at junit.framework.Assert.failNotEquals(Assert.java:329)
>         at junit.framework.Assert.assertEquals(Assert.java:78)
>         at junit.framework.Assert.assertEquals(Assert.java:86)
>         at junit.framework.TestCase.assertEquals(TestCase.java:253)
>         at org.apache.oozie.command.coord.TestCoordMaterializeTransitionXCommand.checkCoordActionsStatus(TestCoordMaterializeTransitionXCommand.java:1415)
>         at org.apache.oozie.command.coord.TestCoordMaterializeTransitionXCommand.testLastOnlyMaterialization(TestCoordMaterializeTransitionXCommand.java:1114)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)