[
https://issues.apache.org/jira/browse/CAMEL-24042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on CAMEL-24042 started by Guillaume Nodet.
-----------------------------------------------
> Fix flaky tests in camel-core - batch 10 (throttle, mock, task, timeout, file)
> ------------------------------------------------------------------------------
>
> Key: CAMEL-24042
> URL: https://issues.apache.org/jira/browse/CAMEL-24042
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Priority: Major
>
> Fix flaky tests identified by Develocity in camel-core:
> - ThrottlingExceptionRoutePolicyOpenViaConfigTest: Increase Awaitility
> timeouts from 5s to 10s
> - DistributedTimeoutTest: Increase Awaitility timeout from 5s to 10s
> - MockEndpointTimeClauseTest: Replace 8x bare assertMockEndpointsSatisfied()
> with MockEndpoint.assertIsSatisfied(context, 30, TimeUnit.SECONDS)
> - FileProducerNoForcedWritesTest: Replace assertMockEndpointsSatisfied() with
> timed variant
> - StopTimeoutRouteTest: Replace assertMockEndpointsSatisfied() with timed
> variant
> - ForegroundTaskTest: Increase @Timeout from 10s to 20s on all tests
> - ForegroundTimeTaskTest: Increase @Timeout from 10s to 20s on all tests
--
This message was sent by Atlassian Jira
(v8.20.10#820010)