From a3cf238a431e6a454f43a66f3c02a2f17d6dfc61 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Mon, 21 May 2018 16:49:31 -0700 Subject: fixes #471 Linux resolver truncates port number silently --- tests/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index a0f54b5d..6a8d5e86 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -196,7 +196,7 @@ add_nng_compat_test(compat_survey 5) add_nng_compat_test(compat_reqttl 5) add_nng_compat_test(compat_shutdown 5) add_nng_compat_test(compat_surveyttl 5) -add_nng_compat_test(compat_tcp 5) +add_nng_compat_test(compat_tcp 60) # These are special tests for compat mode, not inherited from the # legacy libnanomsg suite. -- cgit v1.2.3-70-g09d2