[
https://issues.apache.org/jira/browse/CAMEL-23906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved CAMEL-23906.
-------------------------------------
Resolution: Fixed
> Flaky test: DelayerWhileShutdownTest in camel-core
> --------------------------------------------------
>
> Key: CAMEL-23906
> URL: https://issues.apache.org/jira/browse/CAMEL-23906
> Project: Camel
> Issue Type: Test
> Components: camel-core
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Priority: Major
> Labels: flaky-test
> Fix For: 4.22.0
>
>
> The test `DelayerWhileShutdownTest.testSendingMessageGetsDelayed` in
> `camel-core` is flaky in CI.
> Observed failure on JDK 25 in PR #24358 CI run (July 4, 2025). This test
> involves message delay during shutdown, which is timing-sensitive.
> The test should be stabilized, potentially using Awaitility instead of any
> timing-dependent assertions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)