[
https://issues.apache.org/jira/browse/OOZIE-3352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16625783#comment-16625783
]
Hadoop QA commented on OOZIE-3352:
----------------------------------
PreCommit-OOZIE-Build started
> TestCallableQueueService#testPriorityExecutionOrder() is failing with
> ConcurrentModification
> --------------------------------------------------------------------------------------------
>
> Key: OOZIE-3352
> URL: https://issues.apache.org/jira/browse/OOZIE-3352
> Project: Oozie
> Issue Type: Sub-task
> Components: tests
> Affects Versions: trunk
> Reporter: Julia Kinga Marton
> Assignee: Peter Bacsko
> Priority: Major
> Attachments: OOZIE-3352-001.patch
>
>
> During last few precommit runs,
> {{org.apache.oozie.service.TestCallableQueueService#testPriorityExecutionOrder()}}
> failed with {{ConcurrentModificationException}}:
> {noformat}
> [ERROR]
> testPriorityExecutionOrder(org.apache.oozie.service.TestCallableQueueService)
> Time elapsed: 20.999 s <<< ERROR!
> java.util.ConcurrentModificationException
> at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:909)
> ...
> at java.util.Collections.min(Collections.java:599)
> at
> org.apache.oozie.service.TestCallableQueueService.testPriorityExecutionOrder(TestCallableQueueService.java:993)
> ...
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)