garydgregory commented on PR #581: URL: https://github.com/apache/httpcomponents-client/pull/581#issuecomment-2366812264
Unrelated random failure: ``` Error: Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.046 s <<< FAILURE! - in org.apache.hc.client5.testing.sync.TestFutureRequestExecutionService Error: org.apache.hc.client5.testing.sync.TestFutureRequestExecutionService.shouldCancel Time elapsed: 0.007 s <<< FAILURE! org.opentest4j.AssertionFailedError: Expected java.lang.Exception to be thrown, but nothing was thrown. at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152) at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:73) at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128) at org.apache.hc.client5.testing.sync.TestFutureRequestExecutionService.shouldCancel(TestFutureRequestExecutionService.java:117) at java.lang.reflect.Method.invoke(Method.java:498) at java.util.ArrayList.forEach(ArrayList.java:1259) at java.util.ArrayList.forEach(ArrayList.java:1259) ``` -- 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