aboutsummaryrefslogtreecommitdiff
path: root/tests/data/DISABLED
diff options
context:
space:
mode:
authorHenry Ludemann <henry@hl.id.au>2011-03-08 00:19:49 +0100
committerDaniel Stenberg <daniel@haxx.se>2011-03-08 00:20:48 +0100
commit0e74e1d8d83d50ba1d411903ae2dbba13a71bdeb (patch)
tree1c6f02ebcae4033816a9002c776e3569907a6645 /tests/data/DISABLED
parent3f7b7dea1ea67dcad241dbf78ca54dfd9d19c283 (diff)
sftp-multi: test 582 added
Add test 582 for uploading a file using sftp and the multi interface. (Patch and test slightly tweaked by Daniel Stenberg) Initially marked as disabled until it is fixed in the source.
Diffstat (limited to 'tests/data/DISABLED')
-rw-r--r--tests/data/DISABLED4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED
index b6071cbd9..2485e89b9 100644
--- a/tests/data/DISABLED
+++ b/tests/data/DISABLED
@@ -3,3 +3,7 @@
# per line.
# Lines starting with '#' letters are treated as comments.
564
+# Disabled due to a bug with uploading to an SFTP server using the multi
+# interface. Easy work around; always pass 0 as the evBitmask to force CURL
+# to re-evaluate the socket status.
+582