The `tcp_connect_err` tests do not pass on Linux. I initially observed that the errno produced is ECONNREFUSED on Linux, not EXFULL, but even changing this does not help the test to pass reliably, as the socket teardown semantics appear to be slightly different. In order to prevent spurious test failures during development, this change marks these two tests as macos-specific. |
||
---|---|---|
.. | ||
support | ||
discovery.rs | ||
shutdown.rs | ||
telemetry.rs | ||
transparency.rs |