Guillaume Nodet created CAMEL-23902:
---------------------------------------
Summary: Flaky test: UndertowWsConsumerRouteTest.echo in
camel-undertow
Key: CAMEL-23902
URL: https://issues.apache.org/jira/browse/CAMEL-23902
Project: Camel
Issue Type: Bug
Reporter: Guillaume Nodet
The test `UndertowWsConsumerRouteTest.echo` in `camel-undertow` is flaky in CI.
Observed failure on JDK 17 in PR #24374 CI run (July 4, 2025). This test
involves WebSocket consumer echo functionality, which may be 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)