You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Shwetha G S (JIRA)" <ji...@apache.org> on 2014/07/31 12:36:38 UTC

[jira] [Commented] (FALCON-561) Falcon jenkins failure in EntityManagerJerseyIT

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

Shwetha G S commented on FALCON-561:
------------------------------------

Looks like the issue is because oozie is slow on the build box, the test passes on my box. Will add wait for bundle in the test

> Falcon jenkins failure in EntityManagerJerseyIT
> -----------------------------------------------
>
>                 Key: FALCON-561
>                 URL: https://issues.apache.org/jira/browse/FALCON-561
>             Project: Falcon
>          Issue Type: Bug
>            Reporter: Shwetha G S
>            Assignee: Shwetha G S
>             Fix For: 0.6
>
>         Attachments: FALCON-561.patch
>
>
> https://builds.apache.org/job/Apache-falcon/356/consoleFull
> {noformat}
> Running org.apache.falcon.resource.EntityManagerJerseyIT
> Tests run: 22, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 42.884 sec <<< FAILURE! - in org.apache.falcon.resource.EntityManagerJerseyIT
> testProcessInputUpdate(org.apache.falcon.resource.EntityManagerJerseyIT)  Time elapsed: 4.624 sec  <<< FAILURE!
> java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
> 	at java.util.ArrayList.RangeCheck(ArrayList.java:547)
> 	at java.util.ArrayList.get(ArrayList.java:322)
> 	at org.apache.falcon.resource.EntityManagerJerseyIT.testProcessInputUpdate(EntityManagerJerseyIT.java:321)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)