Karen Lease created CAMEL-17180:
-----------------------------------

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


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.1#820001)

Reply via email to