[
https://issues.apache.org/jira/browse/FALCON-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15144230#comment-15144230
]
ASF GitHub Bot commented on FALCON-1831:
----------------------------------------
GitHub user pallavi-rao opened a pull request:
https://github.com/apache/falcon/pull/42
FALCON-1831 [TEST] Flaky WorkflowExecutionContextTest.testWorkflowStartEnd
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pallavi-rao/falcon 1831
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/falcon/pull/42.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #42
----
commit 2d132b792cf03371ccd260313d807a3ada8b057a
Author: Pallavi Rao <[email protected]>
Date: 2016-02-12T07:49:20Z
FALCON-1831 [TEST] Flaky WorkflowExecutionContextTest.testWorkflowStartEnd
----
> Flaky WorkflowExecutionContextTest.testWorkflowStartEnd
> -------------------------------------------------------
>
> Key: FALCON-1831
> URL: https://issues.apache.org/jira/browse/FALCON-1831
> Project: Falcon
> Issue Type: Bug
> Reporter: Pallavi Rao
> Assignee: Pallavi Rao
>
> {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)