On Thu, May 2, 2013 at 9:57 AM, Bertrand Delacretaz <[email protected]> wrote: > > I have setup a Jenkins build a while ago at > https://builds.apache.org/view/S-Z/view/Sling/job/sling-trunk-1.7/ > Looks like all tests pass (minus Jenkins weirdnesses) except > ErrorHandlingTest but that's SLING-2818
I've tried to get the Jenkins jobs to green - that's one prerequisite for a release IMO. For Java 7 I get a hard IT failure with the event bundle - testIgnoreQueue:org.apache.sling.event.it.IgnoreQueueTest.testIgnoreQueue:NativeContainer:org.apache.felix.framework.FrameworkFactory@ff7bdb6(org.apache.sling.event.it.IgnoreQueueTest): But then the job halts. Does it make sense to configure the build to fail-at-end so we get more information on the Java 7 status? Otherwise it takes a long time to fix a failure, commit, and then wait 3-4 hours for another Jenkins build to run. Robert -- Sent from my (old) computer
