History log of /curl/tests/data/DISABLED (Results 176 – 200 of 200)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 3a499099 04-Aug-2008 Daniel Stenberg

- Test cases 1051, 1052 and 1055 were added by Daniel Fandrich on July 30 and
proved how PUT and POST with a redirect could lead to a "hang" due to the
data stream not being rewound prope

- Test cases 1051, 1052 and 1055 were added by Daniel Fandrich on July 30 and
proved how PUT and POST with a redirect could lead to a "hang" due to the
data stream not being rewound properly when it had to in order to get sent
properly (again) to the subsequent URL. This is now fixed and these test
cases are no longer disabled.

show more ...


# 8d012181 03-Aug-2008 Daniel Stenberg

- Test case 1041 (added by Daniel Fandrich April 14th) proved a bug where PUT
with -C - sent garbage in the Content-Range: header. I fixed this problem by
making sure libcurl always sets

- Test case 1041 (added by Daniel Fandrich April 14th) proved a bug where PUT
with -C - sent garbage in the Content-Range: header. I fixed this problem by
making sure libcurl always sets the size of the _entire_ upload if an app
attemps to do resumed uploads since libcurl simply cannot know the size of
what is currently at the server end. Test 1041 is no longer disabled.

show more ...


# bc649593 30-Jul-2008 Dan Fandrich

Added test cases 1052 through 1055 to test uploading data from files
during redirects. Test cases 1052 and 1055 show problems (maybe the same
root cause as 1051) and are disabled.


# 1f26ea4a 30-Jul-2008 Dan Fandrich

Added test case 1051 to test Location: following with PUT, as reported
by Ben Sutcliffe. The test when run manually shows a problem in curl,
but the test harness web server doesn't run the t

Added test case 1051 to test Location: following with PUT, as reported
by Ben Sutcliffe. The test when run manually shows a problem in curl,
but the test harness web server doesn't run the test correctly so it's
disabled for now.

show more ...


# 69a03ce2 15-Jul-2008 Dan Fandrich

Added test1040 and test1041 to test -C - on HTTP. Test 1041 failed so it's
added to DISABLED.


Revision tags: curl-7_18_2, curl-7_18_1
# 95bd901e 22-Mar-2008 Daniel Stenberg

- Fixed the problem with doing a zero byte SCP transfer, verified with test
case 617 (which was added by Daniel Fandrich 5 Mar 2008).


# e9a46041 18-Mar-2008 Dan Fandrich

Fixed an infinite loop when given an invalid SFTP quote command.


# a57098ea 18-Mar-2008 Dan Fandrich

Added test 626 to reproduce an infinite loop when given an invalid
SFTP quote command reported by Vincent Le Normand, but left it disabled.


# b16ea66c 06-Mar-2008 Dan Fandrich

Added tests 616 and 617 to see how SFTP and SCP cope with zero-length
files, as questioned by Mike Protts. SFTP does for me but SCP doesn't
so test 617 is disabled for now.


Revision tags: curl-7_18_0, curl-7_17_1
# 91e27ce7 25-Oct-2007 Daniel Stenberg

Fixed a TFTP memory leak. Enabled test 2003 to verify this.


# 65ed6966 24-Oct-2007 Dan Fandrich

Fixed the test TFTP server to support the >10000 test number notation
Added test cases 2002 and 2003 (the latter disabled for now)


# 3e3eaaad 24-Oct-2007 Daniel Stenberg

enable 2000 and 2001


# 38649d13 24-Oct-2007 Dan Fandrich

Added test cases 2000 and 2001 which test multiple protocols using the
same easy handle
Fixed the filecheck: make target to work outside the source tree


# 6dd6b4d1 04-Oct-2007 Daniel Stenberg

I enabled test 1009 and made the --local-port use a wide range to reduce the
risk of failures.


# 67d94514 04-Oct-2007 Daniel Stenberg

Kim Rinnewitz reported that --local-port didn't work with TFTP transfers.
This happened because the tftp code always uncondionally did a bind()
without caring if one already had been done and

Kim Rinnewitz reported that --local-port didn't work with TFTP transfers.
This happened because the tftp code always uncondionally did a bind()
without caring if one already had been done and then it failed. I wrote a
test case (1009) to verify this, but it is a bit error-prone since it will
have to pick a fixed local port number and since the tests are run on so
many different hosts in different situations I add it in disabled state.

show more ...


# 775f86cb 24-Sep-2007 Daniel Stenberg

Immanuel Gregoire fixed KNOWN_BUGS #44: --ftp-method nocwd did not handle
URLs ending with a slash properly (it should list the contents of that
directory). Test case 351 brought back and als

Immanuel Gregoire fixed KNOWN_BUGS #44: --ftp-method nocwd did not handle
URLs ending with a slash properly (it should list the contents of that
directory). Test case 351 brought back and also test 1010 was added.

show more ...


Revision tags: curl-7_17_0, curl-7_17_0-preldapfix, curl-7_16_4, curl-7_16_3
# cc26cc5d 18-Jun-2007 Daniel Stenberg

Test listing of root dir with the three ftp-methods. KNOWN_BUGS #44 make me
disable test 351 by default by I add the test case anyway to make it easier
to work on this problem in the future.


Revision tags: curl-7_16_2
# c1ab3e2d 05-Apr-2007 Dan Fandrich

Enabled the ssh tests 600-609.


# 0969a967 04-Apr-2007 Dan Fandrich

Whoops--didn't mean to enable the ssh tests quite yet.


# 27d2d780 04-Apr-2007 Dan Fandrich

Added more SSH tests (left disabled for now).


# ef10eaeb 01-Apr-2007 Dan Fandrich

Added scp and sftp nonexistent file retrieval tests, but leave them
disabled for now.


# f8d78d57 31-Mar-2007 Dan Fandrich

Disable the SSH tests until the libssh2 bugs that causes test hangs
are sorted out.


Revision tags: curl-7_16_1, curl-7_16_0
# 5e0d9aea 30-Sep-2006 Daniel Stenberg

Support for FTP third party transfers is now dropped


# 5ee23141 13-Sep-2006 Daniel Stenberg

added CVS id and clarified the comment lines


# c866771c 13-Sep-2006 Daniel Stenberg

Added a generic way to disable test cases when "all" is run, and added the
FTP 3rd party transfers to that file for now until I have them sorted out.


12345678