Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
``` bazel test //deps/rabbit:amqp_client_SUITE-mixed -t- --test_sharding_strategy=disabled --test_env FOCUS="-group [cluster_size_3] -case async_notify_unsettled_classic_queue" --config=rbe-26 --runs_per_test=40 ``` was failing 8 out of 40 times. Skip this test as we know that link flow control with classic queues is broken in 3.13: #2597 Credit API v2 in RabbitMQ 4.0 fixes this bug.
- Loading branch information