From: Dan Fandrich Date: Mon, 11 Sep 2023 23:35:04 +0000 (-0700) Subject: tests: stop overriding the lock timeout X-Git-Tag: curl-8_4_0~208 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d29a62d738feac1404dc6acc8cd659c37fb44a9e;p=thirdparty%2Fcurl.git tests: stop overriding the lock timeout These tests reduce the server lock wait timeout which can increase flakiness on loaded machines. Since this is merely an optimization, eliminate them in favour of reliability. Ref: #11328 --- diff --git a/tests/data/test1086 b/tests/data/test1086 index 21bbaeef97..0bb309bea9 100644 --- a/tests/data/test1086 +++ b/tests/data/test1086 @@ -89,7 +89,7 @@ ftp FTP download with strict timeout and slow data transfer - + ftp://%HOSTIP:%FTPPORT/%TESTNUMBER -m 7 diff --git a/tests/data/test1112 b/tests/data/test1112 index 0efcf42ba6..e97392009e 100644 --- a/tests/data/test1112 +++ b/tests/data/test1112 @@ -92,7 +92,7 @@ ftps FTPS download with strict timeout and slow data transfer - + -k --ftp-ssl-control ftps://%HOSTIP:%FTPSPORT/%TESTNUMBER -m 16 diff --git a/tests/data/test190 b/tests/data/test190 index 3da48cd046..61237ed0fe 100644 --- a/tests/data/test190 +++ b/tests/data/test190 @@ -26,7 +26,7 @@ ftp FTP download with strict timeout and slow CWD - + ftp://%HOSTIP:%FTPPORT/path/to/file/%TESTNUMBER -m %FTPTIME2