From d29a62d738feac1404dc6acc8cd659c37fb44a9e Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Mon, 11 Sep 2023 16:35:04 -0700 Subject: [PATCH] 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 --- tests/data/test1086 | 2 +- tests/data/test1112 | 2 +- tests/data/test190 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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