From 11321385c74932ce2ae0491e16e29fcb4bdf2f9c Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Tue, 13 Jul 2010 09:14:34 +0000 Subject: --- src/transport/test_plugin_transport_http.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/transport/test_plugin_transport_http.c b/src/transport/test_plugin_transport_http.c index 4f88ede27..76dd9b067 100644 --- a/src/transport/test_plugin_transport_http.c +++ b/src/transport/test_plugin_transport_http.c @@ -55,9 +55,9 @@ #define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 90) /** - * How long until we give up on transmitting the message? + * Testcase timeout */ -#define TEST_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 30) +#define TEST_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 180) /** * How long between recieve and send? -- cgit v1.2.3