aboutsummaryrefslogtreecommitdiff
path: root/tests/data/DISABLED
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-11-25 22:38:13 +0100
committerDaniel Stenberg <daniel@haxx.se>2011-11-25 22:49:49 +0100
commitac54d27d4bdbd49332cf3914fc726c24c155cbf7 (patch)
tree2bc878ddfcc72f850fd8cda544a285835b20e64f /tests/data/DISABLED
parent2d833852f6606a1b6e1a88aeccebba04a3ab5773 (diff)
FTP tests 1206 - 1209: don't expect QUIT
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.
Diffstat (limited to 'tests/data/DISABLED')
-rw-r--r--tests/data/DISABLED4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED
index b0637dcbe..d9f2e00ba 100644
--- a/tests/data/DISABLED
+++ b/tests/data/DISABLED
@@ -7,7 +7,3 @@
592
593
594
-1206
-1207
-1208
-1209