[
https://issues.apache.org/jira/browse/CAMEL-17180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-17180.
---------------------------------
Resolution: Fixed
> MulticastParallel tests for timeouts are often flaky
> ----------------------------------------------------
>
> Key: CAMEL-17180
> URL: https://issues.apache.org/jira/browse/CAMEL-17180
> Project: Camel
> Issue Type: Sub-task
> Components: camel-core
> Affects Versions: 3.13.0
> Reporter: Karen Lease
> Priority: Major
>
> Tests using parallel multicast processing with timeouts and/or delays
> frequently fail on the first run when using JUnit5 parallel processing. The
> multicast target threads are not always scheduled to run before the timeout
> is exceeded.
> These tests usually succeed when rerun as there is less contention.
> Annotating the tests with @org.junit.jupiter.api.parallel.Isolated resolves
> this issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)