[
https://issues.apache.org/jira/browse/FALCON-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15144226#comment-15144226
]
ASF GitHub Bot commented on FALCON-1496:
----------------------------------------
GitHub user pallavi-rao opened a pull request:
https://github.com/apache/falcon/pull/41
FALCON-1496 [TEST] Flaky FalconPostProcessingTest
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pallavi-rao/falcon 1496
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/falcon/pull/41.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 #41
----
commit 89c4233f0b6aef23200d987b726238bee2a5ed48
Author: Pallavi Rao <[email protected]>
Date: 2016-02-12T07:46:12Z
FALCON-1496 [TEST] Flaky FalconPostProcessingTest
----
> Flaky FalconPostProcessingTest
> ------------------------------
>
> Key: FALCON-1496
> URL: https://issues.apache.org/jira/browse/FALCON-1496
> Project: Falcon
> Issue Type: Sub-task
> Reporter: Pallavi Rao
> Assignee: Pallavi Rao
> Fix For: trunk
>
>
> Exception :
> {code}
> testProcessMessageCreator(org.apache.falcon.oozie.workflow.FalconPostProcessingTest)
> Time elapsed: 0.608 sec <<< FAILURE!
> java.lang.AssertionError: expected:<out-click-logs> but was:<out-raw-logs>
> 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:171)
> at org.testng.Assert.assertEquals(Assert.java:181)
> at
> org.apache.falcon.oozie.workflow.FalconPostProcessingTest.verifyMesssage(FalconPostProcessingTest.java:196)
> at
> org.apache.falcon.oozie.workflow.FalconPostProcessingTest.consumer(FalconPostProcessingTest.java:179)
> at
> org.apache.falcon.oozie.workflow.FalconPostProcessingTest.access$000(FalconPostProcessingTest.java:44)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)