davsclaus commented on PR #22294:
URL: https://github.com/apache/camel/pull/22294#issuecomment-5277947124

   ⏺ The CI failure is not related to the singleton changes. Here's what 
happened:
   
     - JDK 25 build: Failed due to camel-paho-mqtt5 integration test failure 
(failsafe reports). This is a flaky/infrastructure test issue with the Paho 
MQTT 5 component — not a module touched by this PR.
     - JDK 17 build: Was cancelled (likely because the JDK 25 build failed 
first and the workflow cancelled remaining jobs).
   
     The PR's changes (test-infra singletons) compiled and ran fine — the 
failure is in an unrelated component (camel-paho-mqtt5) that was included in 
the CI build matrix but wasn't modified by this PR.
     This looks like a known flaky test.


-- 
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]

Reply via email to