aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib507.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libtest/lib507.c')
-rw-r--r--tests/libtest/lib507.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/libtest/lib507.c b/tests/libtest/lib507.c
index b06d65fe2..e13201d1a 100644
--- a/tests/libtest/lib507.c
+++ b/tests/libtest/lib507.c
@@ -2,8 +2,8 @@
#include "timeval.h"
-#define MAIN_LOOP_HANG_TIMEOUT 45 * 1000
-#define MULTI_PERFORM_HANG_TIMEOUT 30 * 1000
+#define MAIN_LOOP_HANG_TIMEOUT 30 * 1000
+#define MULTI_PERFORM_HANG_TIMEOUT 20 * 1000
int test(char *URL)
{