Croway commented on PR #25935: URL: https://github.com/apache/camel/pull/25935#issuecomment-5476112739
The CI failure is caused by the new CXF default, not infrastructure: `GreeterClientCxfMessageTest` still expects the original Spring Security exception text, while `muteException=true` now returns the generic fault. Both inherited test routes should explicitly set `muteException=false` to preserve that assertion; the apparent retry pass was actually skipped because port 9000 remained occupied. _Codex on behalf of Croway_ -- 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]
