mirror of
https://github.com/moparisthebest/curl
synced 2024-12-23 08:38:49 -05:00
391e8afd1f
Markus Moeller reported: http://curl.haxx.se/mail/archive-2008-09/0016.html - recv() errors other than those equal to EAGAIN now cause proper CURLE_RECV_ERROR to get returned. This made test case 160 fail so I've now disabled it until we can figure out another way to exercise that logic.
7 lines
236 B
Plaintext
7 lines
236 B
Plaintext
# $Id$
|
|
# 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.
|
|
160
|