nats-io / nats-server

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

De-flake TestJetStreamAckExplicitMsgRemoval #6137

Open mprimi opened 6 days ago

mprimi commented 6 days ago

This test was ignoring errors from some calls that could possibly fail. As a result the occasional failures could not be traced back exactly to an issue.

Refresh this tests:

Signed-off-by: Marco Primi marco@nats.io