gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: HOSTLIST: Do not run hostlist tests


From: gnunet
Subject: [gnunet] branch master updated: HOSTLIST: Do not run hostlist tests
Date: Fri, 06 Oct 2023 11:22:19 +0200

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

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 26cd24d10 HOSTLIST: Do not run hostlist tests
26cd24d10 is described below

commit 26cd24d10532f04992b41174011d73e29626958f
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Fri Oct 6 11:22:15 2023 +0200

    HOSTLIST: Do not run hostlist tests
---
 src/hostlist/Makefile.am | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/hostlist/Makefile.am b/src/hostlist/Makefile.am
index 31f2c258d..1fdab4a3d 100644
--- a/src/hostlist/Makefile.am
+++ b/src/hostlist/Makefile.am
@@ -40,10 +40,10 @@ gnunet_daemon_hostlist_CFLAGS = \
   @LIBCURL_CPPFLAGS@ \
   $(AM_CFLAGS)
 
-check_PROGRAMS = \
- test_gnunet_daemon_hostlist \
- test_gnunet_daemon_hostlist_reconnect \
- test_gnunet_daemon_hostlist_learning
+#check_PROGRAMS = \
+# test_gnunet_daemon_hostlist \
+# test_gnunet_daemon_hostlist_reconnect \
+# test_gnunet_daemon_hostlist_learning
 
 if ENABLE_TEST_RUN
 AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export 
PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;unset XDG_DATA_HOME;unset 
XDG_CONFIG_HOME;

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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