garydgregory commented on PR #640: URL: https://github.com/apache/httpcomponents-client/pull/640#issuecomment-2940860203
We need Windows tests in the CI I think: ``` [ERROR] Tests run: 13, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.043 s <<< FAILURE! -- in org.apache.hc.client5.http.TestHttpRoute [ERROR] org.apache.hc.client5.http.TestHttpRoute.testUnixDomainSocketModeling -- Time elapsed: 0.015 s <<< FAILURE! org.opentest4j.AssertionFailedError: expected: </var/run/docker.sock->{}->[http://target1.test.invalid:80]> but was: <\var\run\docker.sock->{}->[http://target1.test.invalid:80]> at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177) at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145) at org.apache.hc.client5.http.TestHttpRoute.testUnixDomainSocketModeling(TestHttpRoute.java:469) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) ``` I have Rancher Desktop 1.18.2 installed if that matters. -- 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