From: Bart Polot Date: Tue, 17 Jul 2012 17:30:04 +0000 (+0000) Subject: - give slow machines more time to complete the test X-Git-Tag: initial-import-from-subversion-38251~12447 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9761f2065f0ed797d0133388b94ee8e169ab6013;p=oweals%2Fgnunet.git - give slow machines more time to complete the test --- diff --git a/src/mesh/test_mesh_regex.c b/src/mesh/test_mesh_regex.c index 5ecfe1753..002ffa8de 100644 --- a/src/mesh/test_mesh_regex.c +++ b/src/mesh/test_mesh_regex.c @@ -34,7 +34,7 @@ /** * How long until we give up on connecting the peers? */ -#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 30) +#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 300) /** * Time to wait for stuff that should be rather fast