From: Bart Polot Date: Wed, 30 Nov 2011 10:23:29 +0000 (+0000) Subject: - Even longer timeout to allow SPARC to finish testcase X-Git-Tag: initial-import-from-subversion-38251~15741 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=29074f47416133c9d8443019c84f4c222f274c0c;p=oweals%2Fgnunet.git - Even longer timeout to allow SPARC to finish testcase --- diff --git a/src/mesh/test_mesh_small.c b/src/mesh/test_mesh_small.c index f273b04ab..50af25b0c 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, 90) +#define SHORT_TIME GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 120) /** * DIFFERENT TESTS TO RUN