mirror of
https://github.com/curl/curl.git
synced 2026-07-28 15:33:08 +03:00
test75: Remove precheck test
This has not been needed since commit 9fa42bed and often prevents it
from running at all with dynamic test ports.
This commit is contained in:
parent
5f5a7b478a
commit
49bbc4f09b
3 changed files with 1 additions and 40 deletions
|
|
@ -27,11 +27,6 @@ HTTP, urlglob retrieval with bad range
|
|||
<command option="no-output">
|
||||
"http://a-site-never-accessed.example.org/[2-1]" -o "log/weee#1.dump" --stderr -
|
||||
</command>
|
||||
# The error message on stdout implicitly depends on the length of the
|
||||
# URL, so refuse to run if the length is unexpected.
|
||||
<precheck>
|
||||
perl %SRCDIR/libtest/test75.pl http://%HOSTIP:%NOLISTENPORT/ 22
|
||||
</precheck>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue