Re: svn commit: r1747400 - /sling/trunk/testing/http/clients/src/test/java/org/apache/sling/testing/DelayRequestInterceptorTest.java

2016-06-10 Thread Andrei Dulvac
Hi Robert, That's a unit test for the sling http testing clients themselves and I only made that change to test my svn rights :) But thanks for pointing that out, I'll make sure to use the timeoutsprovider wherever there's a sleep in the tooling. Thanks. On Thu, Jun 9, 2016 at 2:53 PM Robert

Re: svn commit: r1747400 - /sling/trunk/testing/http/clients/src/test/java/org/apache/sling/testing/DelayRequestInterceptorTest.java

2016-06-09 Thread Robert Munteanu
Hi Andrei, On Wed, 2016-06-08 at 14:30 +, dul...@apache.org wrote: > -DelayRequestInterceptor interceptor = new > DelayRequestInterceptor(1000); > +DelayRequestInterceptor interceptor = new > DelayRequestInterceptor(700); This type of timeout tweaking might be better served