You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2016/07/20 09:44:20 UTC

[jira] [Created] (SLING-5876) ChaosTest frequently times out on Jenkins

Bertrand Delacretaz created SLING-5876:
------------------------------------------

             Summary: 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


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)