Guillaume Nodet created CAMEL-23886:
---------------------------------------
Summary: Flaky test: NatsConsumerWithRedeliveryIT.testConsumer
fails intermittently in CI
Key: CAMEL-23886
URL: https://issues.apache.org/jira/browse/CAMEL-23886
Project: Camel
Issue Type: Bug
Components: camel-nats
Reporter: Guillaume Nodet
The NatsConsumerWithRedeliveryIT.testConsumer integration test in camel-nats
fails intermittently with:
mock://exception Received message count. Expected: <1> but was: <0>
This is a timing-sensitive test using a NATS container that fails
non-deterministically. The test should use Awaitility instead of fixed timing
assumptions.
Seen in: https://github.com/apache/camel/actions/runs/28577362875 (PR #24374)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)