You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Pallavi Rao (JIRA)" <ji...@apache.org> on 2016/02/16 05:37:18 UTC

[jira] [Resolved] (FALCON-1831) Flaky WorkflowExecutionContextTest.testWorkflowStartEnd

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

Pallavi Rao resolved FALCON-1831.
---------------------------------
       Resolution: Fixed
    Fix Version/s: trunk

Issue resolved by pull request 42
[https://github.com/apache/falcon/pull/42]

> Flaky WorkflowExecutionContextTest.testWorkflowStartEnd
> -------------------------------------------------------
>
>                 Key: FALCON-1831
>                 URL: https://issues.apache.org/jira/browse/FALCON-1831
>             Project: Falcon
>          Issue Type: Sub-task
>            Reporter: Pallavi Rao
>            Assignee: Pallavi Rao
>             Fix For: trunk
>
>
> {noformat}
> Error Message
> expected:<1000000> but was:<1000001>
> Stacktrace
>       java.lang.AssertionError: expected:<1000000> but was:<1000001>
> 	at org.testng.Assert.fail(Assert.java:89)
> 	at org.testng.Assert.failNotEquals(Assert.java:489)
> 	at org.testng.Assert.assertEquals(Assert.java:118)
> 	at org.testng.Assert.assertEquals(Assert.java:260)
> 	at org.testng.Assert.assertEquals(Assert.java:270)
> 	at org.apache.falcon.workflow.WorkflowExecutionContextTest.testWorkflowStartEnd(WorkflowExecutionContextTest.java:247)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)