On Thu, Jun 26, 2014 at 11:37 AM, Bertrand Delacretaz <[email protected]> wrote: > On Wed, Jun 25, 2014 at 11:21 PM, Robert Munteanu <[email protected]> wrote: >> ...Hopefully the >> combined changes will fix the Jenkins build as well... > > Looks like it did, at [1] I seee "only" the launchpad testing failing, > probably due to not waiting long enough for the Sling instance to > start.
Not waiting long is enough is probably the root cause. The same changeset passes all tests but one on Jenkins I've reported SLING-3702 - ResourceResolverTest.testResolveRemovedResourceAlias fails: Timeout waiting for org/apache/sling/api/resource/ResourceResolverMapping/CHANGED event, after 10000 msec https://issues.apache.org/jira/browse/SLING-3702 to track that particular failures failure. Robert
