rschmitt opened a new pull request, #825: URL: https://github.com/apache/httpcomponents-client/pull/825
Convert to pass/fail style by dropping timing duration assertions. If a `ConnectTimeoutException` is thrown at all, the configured timeout was applied correctly. This eliminates spurious failures. Also reduce the timeout from 500ms to 10ms and the select interval from 50ms to 10ms to make the tests run faster. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
