linkerd2-proxy/tests
Eliza Weisman 0a085f98e8
Actually fix the master CI build (#164)
It turns out that increasing the recursion limit for the `tap` test
crate _actually_ fixes the compiler error that's broken the last several
builds on master. 

Since I'm now able to locally reproduce the error (which occurs only
when running the tests in release mode), I've verified that this
actually does fix the issue. Thus, I've also reverted the previous
commit (7c35f27ad3) which claimed to fix
this issue, as it turns out that was not actually necessary.

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
2018-12-14 12:18:59 -08:00
..
support Make TLS accept logic compatible with disabled protocol detection (#158) 2018-12-13 12:31:13 -08:00
discovery.rs Canonicalize outbound names via DNS for inbound profiles (#129) 2018-11-15 11:41:17 -08:00
shutdown.rs Canonicalize outbound names via DNS for inbound profiles (#129) 2018-11-15 11:41:17 -08:00
tap.rs Actually fix the master CI build (#164) 2018-12-14 12:18:59 -08:00
telemetry.rs tests: Replace `uimplemented!` with 'unreachable!' (#141) 2018-11-27 14:27:30 -08:00
transparency.rs Make TLS accept logic compatible with disabled protocol detection (#158) 2018-12-13 12:31:13 -08:00