From: Nathan S. Evans Date: Fri, 24 Sep 2010 08:17:07 +0000 (+0000) Subject: insane timeout for testcase X-Git-Tag: initial-import-from-subversion-38251~20258 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ffc8efb1039f1a96c415ddeec1854aec9d09e896;p=oweals%2Fgnunet.git insane timeout for testcase --- diff --git a/src/topology/test_gnunet_daemon_topology.c b/src/topology/test_gnunet_daemon_topology.c index a78ea671a..f6b671dc0 100644 --- a/src/topology/test_gnunet_daemon_topology.c +++ b/src/topology/test_gnunet_daemon_topology.c @@ -31,7 +31,7 @@ /** * How long until we give up on connecting the peers? */ -#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 360) +#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 600) #define CONNECT_ATTEMPTS 3