From: Dan Fandrich Date: Mon, 9 Oct 2023 21:15:29 +0000 (-0700) Subject: test670: increase the test timeout X-Git-Tag: curl-8_4_0~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f64ecb2bc0db94cf0516baac04683ceb6a0f3f1f;p=thirdparty%2Fcurl.git test670: increase the test timeout This should make it more immune to loaded servers. Ref: #11328 --- diff --git a/tests/libtest/lib670.c b/tests/libtest/lib670.c index 9af40731c0..700b908cf1 100644 --- a/tests/libtest/lib670.c +++ b/tests/libtest/lib670.c @@ -32,7 +32,7 @@ #include "memdebug.h" -#define PAUSE_TIME 2 +#define PAUSE_TIME 5 static const char name[] = "field";