cortlepp commented on PR #1042: URL: https://github.com/apache/axis-axis2-java-core/pull/1042#issuecomment-3580476936
@robertlazarski if you have the time, can you maybe take a quick look at the `HeadersHandlerTests.testHeadersHandler`? It has been flaky for a while (I created an [issue](https://issues.apache.org/jira/browse/AXIS2-6084) at some point) but it never bothered me enough to spend too much time with it. But now that we test 3 Java versions in CI the issue of course surfaces even more often (for example [in this run](https://github.com/apache/axis-axis2-java-core/actions/runs/19674211692/job/56350757359?pr=1042), the problems occur on all Java versions). I had a look at the test but I don't understand enough about the test context to really debug it (and I was not able to reproduce the issue locally yet). If you have any idea what the underlying issue might be, how we could better isolate this test or make it more resilient, I would appreciate any help. -- 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]
