Stefan Seifert created SLING-6031:
-------------------------------------

             Summary: Teleporter: Wait for Services not ready yet on startup
                 Key: SLING-6031
                 URL: https://issues.apache.org/jira/browse/SLING-6031
             Project: Sling
          Issue Type: Improvement
          Components: Testing
            Reporter: Stefan Seifert
             Fix For: JUnit Tests Teleporter 1.0.8


the JUnit TeleporterRule provides a getService method to get OSGi services for 
the test run. this may return null for services that are not yet started.

as a workaround some integration tests implement their own "WaitFor" pattern
https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/repoinit/it/src/test/java/org/apache/sling/repoinit/it/WaitFor.java

it should be supported by the teleporter rule directly.



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

Reply via email to