mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 03:25:04 -05:00
ac54d27d4b
The protocol parts for these tests do not include QUIT simply because the error is CURLE_OPERATION_TIMEDOUT (28) which is a generic timeout error without specificly saying for which connection it concerns, and for timeouts libcurl marks the control channel as "invalid". As this test case times out for the data connection it could still use the control channel.
10 lines
245 B
Plaintext
10 lines
245 B
Plaintext
# This file can be used to specify test cases that should not run when all
|
|
# test cases are run by runtests.pl. Just add the plain test case numbers, one
|
|
# per line.
|
|
# Lines starting with '#' letters are treated as comments.
|
|
811
|
|
591
|
|
592
|
|
593
|
|
594
|