[
https://issues.apache.org/jira/browse/SLING-6334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Sedding resolved SLING-6334.
-----------------------------------
Resolution: Fixed
Fix Version/s: JUnit Core 1.0.20
Fixed in [r1771776|https://svn.apache.org/r1771776].
> Server-Side Tests: Wait until all bundles are started before running tests
> --------------------------------------------------------------------------
>
> Key: SLING-6334
> URL: https://issues.apache.org/jira/browse/SLING-6334
> Project: Sling
> Issue Type: Improvement
> Components: Testing
> Affects Versions: JUnit Core 1.0.18
> Reporter: Julian Sedding
> Assignee: Julian Sedding
> Fix For: JUnit Core 1.0.20
>
>
> When running Sling server-side tests, a test may start executing before all
> bundles on the target instance are started. This increases the chance that a
> service required by a test does not become available in time.
> The {{TestsManagerImpl}} should wait until all bundles are started. To avoid
> an endless wait, there should be an "inactivity timeout", which is defined as
> the maximum time to wait between two bundles becoming active.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)