[ 
https://issues.apache.org/jira/browse/OOZIE-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16583764#comment-16583764
 ] 

Andras Salamon commented on OOZIE-3264:
---------------------------------------

Sometimes it fails with a different error:
{noformat}
junit.framework.AssertionFailedError: expected:<WAITING> but was:<SUBMITTED> 
{noformat}

> 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
>
> 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)

Reply via email to