mayurbm commented on PR #25555:
URL: https://github.com/apache/camel/pull/25555#issuecomment-5412521195

   ### CI Build Failure Analysis
   
   The CI failure is **not caused by changes in this PR**. All `camel-xml-jaxp` 
tests pass (9/9).
   
   The failing tests are pre-existing flaky tests in unrelated modules:
   - `camel-core`: `FileConsumerBeginExpressionRenameStrategyTest`, 
`SchedulerNoPolledMessagesTest`, `ThreadsRejectedExecutionTest`, 
`DistributedOptimisticLockFailingTest` — timing-sensitive flaky tests
   - `camel-management`: `ManagedAggregateControllerTest` — timing flaky
   - `camel-jms`: `JmsComponentIbmMQTest` — external IBM MQ dependency
   - `camel-nats`: `NatsJetstreamConsumerMaxDeliverIT`, 
`NatsJetstreamConsumerAckPolicyNoneIT` — integration tests requiring NATS server
   
   None of these have any connection to `XmlConverter` or `SAXParseException`.


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