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]
