]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
30 seconds isn't long enough for this test on a loaded server.
authorYang Tse <yangsita@gmail.com>
Sat, 3 Mar 2007 04:27:19 +0000 (04:27 +0000)
committerYang Tse <yangsita@gmail.com>
Sat, 3 Mar 2007 04:27:19 +0000 (04:27 +0000)
tests/libtest/lib530.c

index 96c27b951ac4de4d4d49ad6edcbc7c6e8c3d7155..193f2920c61f6c06a9126a02854f229dd6c48b86 100644 (file)
@@ -15,8 +15,8 @@
 
 #include "testutil.h"
 
-#define MAIN_LOOP_HANG_TIMEOUT     30 * 1000
-#define MULTI_PERFORM_HANG_TIMEOUT 20 * 1000
+#define MAIN_LOOP_HANG_TIMEOUT     300 * 1000
+#define MULTI_PERFORM_HANG_TIMEOUT 120 * 1000
 
 #define NUM_HANDLES 4