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

Carsten Ziegeler commented on SLING-5876:
-----------------------------------------

[~bdelacretaz] The exceptions you see are actually exceptions from JCR, which 
is not able to cope with the concurrency created through that test. However, 
although these exceptions occur, the job handling is still successful and the 
test does not only check whether all threads finish but also that the number of 
processed jobs matches the number of created jobs. 

> ChaosTest frequently times out on Jenkins
> -----------------------------------------
>
>                 Key: SLING-5876
>                 URL: https://issues.apache.org/jira/browse/SLING-5876
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>              Labels: sling-IT
>
> The {{org.apache.sling.event.it.ChaosTest.testDoChaos}} frequently fails, for 
> example at [1]
> {code}
> test timed out after 960000 milliseconds
> java.lang.Exception: test timed out after 960000 milliseconds
>       at java.lang.Thread.sleep(Native Method)
>       at 
> org.apache.sling.event.it.AbstractJobHandlingTest.sleep(AbstractJobHandlingTest.java:209)
>       at org.apache.sling.event.it.ChaosTest.testDoChaos(ChaosTest.java:390)
> {code}
> [1] 
> https://builds.apache.org/view/S-Z/view/Sling/job/sling-trunk-1.7/4330/org.apache.sling$org.apache.sling.event/testReport/org.apache.sling.event.it/ChaosTest/testDoChaos/



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

Reply via email to