mirror of
https://github.com/curl/curl.git
synced 2026-07-24 18:07:23 +03:00
test: minor test cleanups
Remove an obsolete block of code in tests 2032 & 576. Add a comment in test 1474.
This commit is contained in:
parent
9db7f17135
commit
7d56d2e50d
3 changed files with 5 additions and 14 deletions
|
|
@ -23,7 +23,9 @@
|
|||
# builds which are often run on overloaded servers.
|
||||
# Increasing the --limit-rate would decrease the test time, but at the cost of
|
||||
# becoming even more sensitive to delays (going from 500 msec to 250 msec or
|
||||
# less of accepted delay before failure).
|
||||
# less of accepted delay before failure). Adding a --speed-time would increase
|
||||
# the 1 second delay between writes to longer, but it would also increase the
|
||||
# total time needed by the test, which is already quite high.
|
||||
<info>
|
||||
<keywords>
|
||||
HTTP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue