I'm sorry - we're missing each other in passing, Oleg. My OP was about disableAutomaticRetries().
On Sun, Dec 18, 2016 at 10:19 AM, Oleg Kalnichevski <[email protected]> wrote: > On Sun, 2016-12-18 at 09:28 -0500, Paul Hammant wrote: > > > > > > https://github.com/apache/httpclient/blob/4.5.x/ > > > httpclient/src/test/java/org/apache/http/impl/execchain/ > TestRetryExec.java > > > > > > > > Thanks Oleg. It doesn't exercise disableAutomaticRetries() though (not > even > > in passing). You can swap the body of that method for System.exit(10); > and > > all the tests still pass. > > > > - Paul > > Why should it? It is a unit test for RetryExec. > > Oleg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
