From fe818c807679aa375b15eaccecd1810fae0f624f Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Tue, 27 Apr 2010 08:47:30 +0200 Subject: add 1s post-command delay to tests 513 and 514 addressing http://curl.haxx.se/mail/lib-2009-12/0031.html --- tests/data/test513 | 3 ++- tests/data/test514 | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'tests/data') diff --git a/tests/data/test513 b/tests/data/test513 index c30a16d66..7d8e69b87 100644 --- a/tests/data/test513 +++ b/tests/data/test513 @@ -17,7 +17,8 @@ lib513 send HTTP POST using read callback that returns CURL_READFUNC_ABORT - +# the 1s post-command delay helps to prevent a spurious failure on s390 + http://%HOSTIP:%HTTPPORT/513 diff --git a/tests/data/test514 b/tests/data/test514 index bd0bf6bc3..bd6da02db 100644 --- a/tests/data/test514 +++ b/tests/data/test514 @@ -29,7 +29,8 @@ lib514 First set options to POST and then to make HEAD - +# the 1s post-command delay helps to prevent a spurious failure on s390 + http://%HOSTIP:%HTTPPORT/514 -- cgit v1.2.3