atiaomar1978-hub commented on PR #25474: URL: https://github.com/apache/camel/pull/25474#issuecomment-5284564801
## CI failure analysis (run 31713397434) _Composer on behalf of Omar Atie (atiaomar1978-hub)_ Investigated the failed **Build and test** job. This is **not** the earlier "uncommitted changes" failure — that step passed on this run. ### Actual failure Unrelated flaky integration test in `camel-paho-mqtt5`: ``` PahoMqtt5ToDIT.testToD mock://bar Received message count. Expected: <1> but was: <2> ``` This test is not part of the Alibaba Phase 2 changes. CI included it because Scalpel's incremental test scope is very wide when BOM/catalog/endpoint DSL files change. ### Action taken Pushed commit `d0f35e28332b` to retrigger CI. New workflow runs may show **action_required** until a maintainer approves fork PR workflows. If CI fails again on the same paho test, a re-run should be sufficient — it is an upstream flaky IT, not caused by this PR's code. -- 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]
