Guillaume Nodet created CAMEL-23429:
---------------------------------------
Summary: Flaky test: TimerRouteAutoConfigIT in
camel-opentelemetry-metrics
Key: CAMEL-23429
URL: https://issues.apache.org/jira/browse/CAMEL-23429
Project: Camel
Issue Type: Bug
Reporter: Guillaume Nodet
The test TimerRouteAutoConfigIT.testOverrideMetricsName in
camel-opentelemetry-metrics is flaky on CI.
*Failure message:*
{noformat}
No metric data found with name A ==> expected: <true> but was: <false>
{noformat}
at TimerRouteAutoConfigIT.testOverrideMetricsName:119
The test passed on rerun (Run 2), so it is intermittent. Likely a timing issue
where metric data is not yet available when the assertion runs.
*Observed in:* [GitHub Actions run
25376798626|https://github.com/apache/camel/actions/runs/25376798626/job/74413951438]
(PR #22957, JDK 17)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)