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 2013/12/10 17:53:06 UTC

[jira] [Resolved] (SLING-3259) SlingFelixTest fails semi-randomly, "Timed out waiting for framework to stop"

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

Bertrand Delacretaz resolved SLING-3259.
----------------------------------------

    Resolution: Fixed
      Assignee: Bertrand Delacretaz

Looking closer, there was a very short 10msec timeout on the Framework.waitForStop() call, I have increased that to 1000 in http://svn.apache.org/r1549887

Marking the issue fixed, we'll reopen if needed.

> SlingFelixTest fails semi-randomly, "Timed out waiting for framework to stop"
> -----------------------------------------------------------------------------
>
>                 Key: SLING-3259
>                 URL: https://issues.apache.org/jira/browse/SLING-3259
>             Project: Sling
>          Issue Type: Bug
>          Components: Launchpad
>    Affects Versions: Launchpad Base 2.5.0
>            Reporter: Bertrand Delacretaz
>            Assignee: Bertrand Delacretaz
>            Priority: Minor
>
> It looks like SLING-2571 is not fixed, I'm seeing this issue often on our buildbot builds (SLING-3234):
> testMultipleStartStop(org.apache.sling.launchpad.base.impl.SlingFelixTest)  Time elapsed: 0.245 sec  <<< FAILURE!
> java.lang.AssertionError: Timed out waiting for framework to stop
> ...
> 	at org.apache.sling.launchpad.base.impl.SlingFelixTest.stopFramework(SlingFelixTest.java:189)
> 	at org.apache.sling.launchpad.base.impl.SlingFelixTest.stopSling(SlingFelixTest.java:179)
> 	at org.apache.sling.launchpad.base.impl.SlingFelixTest.testMultipleStartStop(SlingFelixTest.java:76)



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)