[ 
https://issues.apache.org/jira/browse/OOZIE-3352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andras Piros updated OOZIE-3352:
--------------------------------
    Summary: TestCallableQueueService#testPriorityExecutionOrder() is failing 
with ConcurrentModification  (was: 
testPriorityExecutionOrder:org.apache.oozie.service.TestCallableQueueService is 
failing with ConcurrentModification)

> TestCallableQueueService#testPriorityExecutionOrder() is failing with 
> ConcurrentModification
> --------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-3352
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3352
>             Project: Oozie
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: trunk
>            Reporter: Julia Kinga Marton
>            Priority: Major
>
> 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)

Reply via email to