From: Bart Polot Date: Tue, 29 Nov 2011 12:13:48 +0000 (+0000) Subject: - allow slower buildbots to finish tests X-Git-Tag: initial-import-from-subversion-38251~15758 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c1fd64da4f09f1d017b2433ab172fe1c9a52e09c;p=oweals%2Fgnunet.git - allow slower buildbots to finish tests --- 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