linkerd2-proxy/tests
Oliver Gould 0d890dab6b
Mark tcp_connect_err tests as macos-specific (#63)
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.
2018-08-14 12:32:41 -07:00
..
support fix orig-proto translation with HTTP1 chunked bodies (#42) 2018-08-06 16:20:32 -07:00
discovery.rs Add orig-proto which uses HTTP2 between proxies (#32) 2018-08-03 15:03:14 -07:00
shutdown.rs Migrate `conduit-proxy` to `linkerd2-proxy` 2018-07-07 22:45:21 +00:00
telemetry.rs Mark tcp_connect_err tests as macos-specific (#63) 2018-08-14 12:32:41 -07:00
transparency.rs strip other connection-level headers from HTTP/1 (#43) 2018-08-07 11:00:42 -07:00