[BUG] EventPositionIntegrationTest.receiveLatestMessages is flaky #33898
Labels
Client
This issue points to a problem in the data-plane of the library.
Event Hubs
test bug
Problem in test source code (most likely)
The test checks if events were received from latest position.
For this it starts receiving events and then sends a batch, expecting to receive all of them.
What happens is that none is received. Based on logs the assumption is that receive link opens after events are sent
receive_latest.log
Reproduces every once in a while in CI, but could not repro locally
The text was updated successfully, but these errors were encountered: