Closed timmyyuan closed 1 year ago
We have some flappers due to timing, load of the tester etc, over time they improve.
Are you finding this one always fail? it passes for me.
No, it's a flaky test. You can reproduce it by
go test -v -race -p=1 --failfast github.com/nats-io/nats-server/v2/server -run TestJetStreamClusterStreamPublishWithActiveConsumers -count 100
Defect
Versions of
nats-server
and affected client libraries used:nats-server v2.2.3
OS/Container environment:
Steps or code to reproduce the issue:
Checkout nats-server v2.2.3, run
Expected result:
The test will pass
Actual result: