shotover / shotover-proxy

L7 data-layer proxy
https://docs.shotover.io
Apache License 2.0
82 stars 16 forks source link

cassandra_int_tests::passthrough_cassandra_down fails on macos #1643

Closed rukai closed 1 month ago

rukai commented 1 month ago

failure:

image

This is the same issue as was resolved for passthrough_redis_down in https://github.com/shotover/shotover-proxy/pull/1617 You should be able to use the same solution as done in that PR, in fact you should be able to reuse the CONNECTION_REFUSED_OS_ERROR constant that was introduce in that PR.