From: Nathan S. Evans Date: Thu, 2 Sep 2010 12:13:28 +0000 (+0000) Subject: remove tcp_nat reliability testcase, because transport switches seem to be happening... X-Git-Tag: initial-import-from-subversion-38251~20476 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=69cb1f4ad8c7f1e8d5b01aa5d9bb9dd0f0fe9e07;p=oweals%2Fgnunet.git remove tcp_nat reliability testcase, because transport switches seem to be happening and since a non-nat'd peer may have multiple addresses this isn't really a problem --- diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index db5a76cfd..8e339a828 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -196,7 +196,6 @@ TESTS = \ $(HTTPS_PLUGIN_TEST) \ $(HTTPS_API_TEST) \ test_transport_api_reliability_tcp \ - test_transport_api_reliability_tcp_nat \ $(HTTP_REL_TEST) \ $(HTTPS_REL_TEST) endif