]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test670: increase the test timeout
authorDan Fandrich <dan@coneharvesters.com>
Mon, 9 Oct 2023 21:15:29 +0000 (14:15 -0700)
committerDan Fandrich <dan@coneharvesters.com>
Mon, 9 Oct 2023 21:15:29 +0000 (14:15 -0700)
This should make it more immune to loaded servers.

Ref: #11328

tests/libtest/lib670.c

index 9af40731c0f5bfe20ed5034a7c7efe933f0249f6..700b908cf1e80fae872c0aaeb170da1e741aad07 100644 (file)
@@ -32,7 +32,7 @@
 
 #include "memdebug.h"
 
-#define PAUSE_TIME      2
+#define PAUSE_TIME      5
 
 
 static const char name[] = "field";