From c1fd64da4f09f1d017b2433ab172fe1c9a52e09c Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Tue, 29 Nov 2011 12:13:48 +0000 Subject: - allow slower buildbots to finish tests --- src/mesh/test_mesh_small.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mesh/test_mesh_small.c b/src/mesh/test_mesh_small.c index 7a7bd0c42..93215f3cd 100644 --- a/src/mesh/test_mesh_small.c +++ b/src/mesh/test_mesh_small.c @@ -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 -- cgit v1.2.3