On Wed, Nov 27, 2013 at 2:13 PM, Bertrand Delacretaz <[email protected]> wrote: > ...if people > see semi-random test failures please make them blockers as well so we > have the overview....
And BTW I have added a utility for client-side tests to wait for server-side OSGi events, makes it easier to synchronize without using sleep(). See VanityPathTest.waitForMapReload() [1] for an example. -Bertrand [1] https://svn.apache.org/repos/asf/sling/trunk/launchpad/integration-tests/src/main/java/org/apache/sling/launchpad/webapp/integrationtest/VanityPathTest.java
