mirror of
https://github.com/curl/curl.git
synced 2026-08-24 12:03:34 +03:00
Remove fflush() + fsync() previously introduced accelerated writing of
server input and response request files of the test harness sws server. Reintroduce, for test # 1001, the <postcheck> small delay. The delay is needed even with the accelerated writing of server input and response request files in test harness sws server. http://curl.haxx.se/mail/lib-2008-04/0385.html
This commit is contained in:
parent
ed1ad28e29
commit
95fd093c4a
6 changed files with 3 additions and 58 deletions
|
|
@ -71,6 +71,9 @@ http://%HOSTIP:%HTTPPORT/1001 -u auser:apasswd --digest -T log/1001 -x http://%
|
|||
<file name="log/1001">
|
||||
test
|
||||
</file>
|
||||
<postcheck>
|
||||
%SRCDIR/libtest/delay.pl 1
|
||||
</postcheck>
|
||||
</client>
|
||||
|
||||
# Verify data after the test has been "shot"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue