gnodet opened a new pull request, #24643:
URL: https://github.com/apache/camel/pull/24643

   ## Summary
   
   Fix 8 flaky tests by increasing tight timeouts that cause intermittent 
failures on loaded CI systems.
   
   **Fixed tests:**
   - `SedaBlockWhenFullTest`: Removed tight `setResultWaitTime`, use 30s timed 
assertion
   - `SedaInOutChainedTimeoutTest`: Increased time assertion from 4s to 8s
   - `ThrottlingExceptionRoutePolicyHalfOpenHandlerSedaTest`: Increased 
Awaitility timeouts from 5s to 10s
   - `DefaultCamelContextSuspendResumeRouteTest`: Replaced 
`assertMockEndpointsSatisfied()`, increased `assertIsSatisfied` from 1s to 5s
   - `AggregateDiscardOnTimeoutTest`: Increased `mock.await` timeout from 1s to 
5s
   - `FileConsumePollEnrichFileTest`: Increased `pollEnrich` timeout from 1s to 
5s
   - `JmsToJmsTransactedIT`: Added explicit 30s timeout to `assertIsSatisfied`, 
increased `consumer.receiveBody` from 5s to 10s
   - `JmsDeadLetterChannelInOutIT`: Increased `consumer.receiveBody` timeout 
from 5s to 10s
   
   _Claude Code on behalf of gnodet_


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