rschmitt commented on PR #640: URL: https://github.com/apache/httpcomponents-client/pull/640#issuecomment-2937082576
Those are JDK17/JDK21 failures occasioned by a change in capitalization. JDK8 and JDK11 report `connect timed out`, while JDK17 and JDK21 report `Connect timed out`. There are some cases in integration testing where there are significant differences between Linux and macOS, such as the default loopback addresses, but to my knowledge this PR isn't affected by them. -- 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: dev-unsubscr...@hc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org