nats-io / nats-server

High-Performance server for NATS.io, the cloud and edge native messaging system.
https://nats.io
Apache License 2.0
16.03k stars 1.41k forks source link

De-flake JetStream converging state tests #6030

Closed MauriceVanVeen closed 1 month ago

MauriceVanVeen commented 1 month ago

These two tests, but particularly TestJetStreamClusterDesyncAfterPublishToLeaderWithoutQuorum, could flake depending on timing. Now there are a couple of retries, ensuring still converging to the correct state.

Signed-off-by: Maurice van Veen github@mauricevanveen.com