make these tests experimental for nwo
authorChristian Grothoff <christian@grothoff.org>
Sat, 7 Dec 2019 14:33:56 +0000 (15:33 +0100)
committerChristian Grothoff <christian@grothoff.org>
Sat, 7 Dec 2019 14:33:56 +0000 (15:33 +0100)
src/transport/Makefile.am

index e77220d50ab06fd3f8f7a311b0faac26b7dab8e3..45b6977abfb57bb84c50de307de8b46d94194b8c 100644 (file)
@@ -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