You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Sowmya Ramesh (JIRA)" <ji...@apache.org> on 2015/09/24 23:58:05 UTC

[jira] [Comment Edited] (FALCON-1488) Flaky FalconCLIIT

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

Sowmya Ramesh edited comment on FALCON-1488 at 9/24/15 9:57 PM:
----------------------------------------------------------------

[~ajayyadava]: Since its flaky its hard to reproduce and debug it without any logs. Can you please attach jetty log and surefire test log?


was (Author: sowmyaramesh):
[~ajayyadava]: Since its flaky its hard to debug or reproduce it without any logs. Can you please attach jetty log and surefire test log?

> Flaky FalconCLIIT
> -----------------
>
>                 Key: FALCON-1488
>                 URL: https://issues.apache.org/jira/browse/FALCON-1488
>             Project: Falcon
>          Issue Type: Sub-task
>            Reporter: Ajay Yadava
>             Fix For: trunk
>
>
> FalconCLIIT fails arbitrarily sometimes.
> {code}
> Running org.apache.falcon.cli.FalconCLIIT
> Tests run: 27, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 92.313 sec <<< FAILURE! - in org.apache.falcon.cli.FalconCLIIT
> testSuspendResumeStatusEntityValidCommands(org.apache.falcon.cli.FalconCLIIT)  Time elapsed: 11.894 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<0> but was:<-1>
> 	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:365)
> 	at org.testng.Assert.assertEquals(Assert.java:375)
> 	at org.apache.falcon.cli.FalconCLIIT.testSuspendResumeStatusEntityValidCommands(FalconCLIIT.java:261)
> {code}



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