Guillaume Nodet created CAMEL-24043:
---------------------------------------
Summary: Fix flaky tests - batch 11 (postprocessor, flatpack,
hazelcast, mail, test-junit5)
Key: CAMEL-24043
URL: https://issues.apache.org/jira/browse/CAMEL-24043
Project: Camel
Issue Type: Bug
Components: camel-core, camel-hazelcast
Reporter: Guillaume Nodet
Fix flaky tests identified by Develocity across multiple modules:
- CamelPostProcessorHelperTest: Replace 10x assertMockEndpointsSatisfied() with
timed variant, increase 2x Awaitility from 1s to 5s
- FixedLengthAllowShortTest (flatpack): Increase 3x assertIsSatisfied timeout
to 30s
- HazelcastReplicatedmapConsumerTest: Increase assertIsSatisfied from 5s to
30s, Awaitility from 5s to 10s
- MailAttachmentDuplicateNamesTest: Increase assertIsSatisfied timeout to 30s
- FilterCreateCamelContextPerClassTest (test-junit5): Increase 2x
assertIsSatisfied timeout to 30s
--
This message was sent by Atlassian Jira
(v8.20.10#820010)