gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] branch master updated: make these tests experimental for nwo


From: gnunet
Subject: [gnunet] branch master updated: make these tests experimental for nwo
Date: Sat, 07 Dec 2019 15:36:59 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 7f55bd482 make these tests experimental for nwo
7f55bd482 is described below

commit 7f55bd482918d3fa4aa5f389f2b4f7aa82c19a3a
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Dec 7 15:33:56 2019 +0100

    make these tests experimental for nwo
---
 src/transport/Makefile.am | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index e77220d50..45b6977ab 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -48,8 +48,10 @@ if HAVE_LIBGNURL
  HTTP_SWITCH = test_transport_address_switch_http
  HTTPS_API_TEST = test_transport_api_https
  HTTPS_API_TIMEOUT_TEST = test_transport_api_timeout_https
+if HAVE_EXPERIMENTAL
  HTTPS_REL_TEST = test_transport_api_reliability_https \
                  test_transport_api_reliability_https_xhr
+endif
  HTTPS_QUOTA_TEST = test_quota_compliance_https \
                test_quota_compliance_https_asymmetric
  HTTPS_SWITCH = test_transport_address_switch_https
@@ -65,8 +67,10 @@ if HAVE_LIBCURL
  HTTP_SWITCH = test_transport_address_switch_http
  HTTPS_API_TEST = test_transport_api_https
  HTTPS_API_TIMEOUT_TEST = test_transport_api_timeout_https
+if HAVE_EXPERIMENTAL
  HTTPS_REL_TEST = test_transport_api_reliability_https \
                  test_transport_api_reliability_https_xhr
+endif
  HTTPS_QUOTA_TEST = test_quota_compliance_https \
                test_quota_compliance_https_asymmetric
  HTTPS_SWITCH = test_transport_address_switch_https

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]