gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r18373 - gnunet/src/mesh


From: gnunet
Subject: [GNUnet-SVN] r18373 - gnunet/src/mesh
Date: Tue, 29 Nov 2011 13:13:48 +0100

Author: bartpolot
Date: 2011-11-29 13:13:48 +0100 (Tue, 29 Nov 2011)
New Revision: 18373

Modified:
   gnunet/src/mesh/test_mesh_small.c
Log:
- allow slower buildbots to finish tests

Modified: gnunet/src/mesh/test_mesh_small.c
===================================================================
--- gnunet/src/mesh/test_mesh_small.c   2011-11-29 11:56:33 UTC (rev 18372)
+++ gnunet/src/mesh/test_mesh_small.c   2011-11-29 12:13:48 UTC (rev 18373)
@@ -55,7 +55,7 @@
 /**
  * Time to wait for stuff that should be rather fast
  */
-#define SHORT_TIME GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 30)
+#define SHORT_TIME GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 90)
 
 /**
  * DIFFERENT TESTS TO RUN




reply via email to

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