>
> 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

Reply via email to