Closed MauriceVanVeen closed 13 hours ago
Example test failure:
=== RUN TestJetStreamClusterDontInstallSnapshotWhenStoppingConsumer jetstream_cluster_4_test.go:4756: require uint64 equal, but got: 4 != 3 --- FAIL: TestJetStreamClusterDontInstallSnapshotWhenStoppingConsumer (1.21s)
Explicitly set the expected applied value for the stream/consumer. Instead of having it be dynamically determined, which could flake.
Signed-off-by: Maurice van Veen github@mauricevanveen.com
Example test failure:
Explicitly set the expected applied value for the stream/consumer. Instead of having it be dynamically determined, which could flake.
Signed-off-by: Maurice van Veen github@mauricevanveen.com