From 973ed24dc8e3d361c135d284e01086ce9c7b3ec5 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 11 May 2006 06:34:30 +0000 Subject: 1 - allow much longer time for the test FTP server to startup and get verified 2 - store the time it took to verify it and allow that time to be used as %FTPTIME[23] in command lines to allow us to adjust better to slow hosts since test 190 failed on my slow solaris machine just because it hadn't gotten time to run all the way the test assumed all machines would reach before the time-out elapsed. --- tests/data/test190 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/data') diff --git a/tests/data/test190 b/tests/data/test190 index 78b179e82..ab241a760 100644 --- a/tests/data/test190 +++ b/tests/data/test190 @@ -15,10 +15,10 @@ ftp FTP download with strict timeout and slow CWD -ftp://%HOSTIP:%FTPPORT/path/to/file/190 -m 3 +ftp://%HOSTIP:%FTPPORT/path/to/file/190 -m %FTPTIME2 -DELAY CWD 15 +DELAY CWD 60 -- cgit v1.2.3