- allow slower buildbots to finish tests
authorBart Polot <bart@net.in.tum.de>
Tue, 29 Nov 2011 12:13:48 +0000 (12:13 +0000)
committerBart Polot <bart@net.in.tum.de>
Tue, 29 Nov 2011 12:13:48 +0000 (12:13 +0000)
src/mesh/test_mesh_small.c

index 7a7bd0c426df5773f50320436b9b7e615dae43c0..93215f3cdbbe273a5d9bfa3b2db6b206080d94a5 100644 (file)
@@ -55,7 +55,7 @@ struct StatsContext
 /**
  * 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