- Even longer timeout to allow SPARC to finish testcase
authorBart Polot <bart@net.in.tum.de>
Wed, 30 Nov 2011 10:23:29 +0000 (10:23 +0000)
committerBart Polot <bart@net.in.tum.de>
Wed, 30 Nov 2011 10:23:29 +0000 (10:23 +0000)
src/mesh/test_mesh_small.c

index f273b04abcf5be22485ba630c6791709d4b943ac..50af25b0c2eb36b678447a2a52ec591d9c8048ca 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, 90)
+#define SHORT_TIME GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 120)
 
 /**
  * DIFFERENT TESTS TO RUN