orpiske commented on PR #14960: URL: https://github.com/apache/camel/pull/14960#issuecomment-2260062395
FYI, The checks are failing because the change is spread all over the code base: ``` There are too many projects to test so only the affected projects are tested Jul 31, 2024 4:22:12 AM org.jline.utils.Log logr WARNING: Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information) [main] WARN org.jline - Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information) Processing surefire and failsafe reports to create the summary Error: Process completed with exit code 1. ``` So the incremental tester seems unable to run them. However, looking at the logs, they all pass. This part is fine. -- 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]
