Guillaume Nodet created CAMEL-24041:
---------------------------------------
Summary: Fix flaky tests in camel-core - batch 9 (resequencer,
seda, aggregator, redelivery)
Key: CAMEL-24041
URL: https://issues.apache.org/jira/browse/CAMEL-24041
Project: Camel
Issue Type: Bug
Components: camel-core
Reporter: Guillaume Nodet
Fix flaky tests identified by Develocity in camel-core:
- RedeliveryErrorHandlerNoRedeliveryOnShutdownTest: Replace
assertMockEndpointsSatisfied() with timed variant, increase time assertion
tolerance
- DefaultConsumerBridgeErrorHandlerContinuedTest: Replace
assertMockEndpointsSatisfied() with timed variant
- ResequenceStreamNotIgnoreInvalidExchangesTest: Replace 4x
assertMockEndpointsSatisfied() with timed variant
- ResequenceStreamIgnoreInvalidExchangesTest: Replace 4x
assertMockEndpointsSatisfied() with timed variant
- AggregateTimeoutTest: Increase assertIsSatisfied timeouts and Awaitility
timeouts
- SedaPurgeWhenStoppingTest: Increase latch await timeouts from 2s to 5s
- RedeliveryErrorHandlerAsyncDelayedTwoCamelContextIssueTest: Increase
consumer.receive timeouts from 5s to 10s
--
This message was sent by Atlassian Jira
(v8.20.10#820010)