cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: bug in --fail with --proxy-ntlm

From: David Byron <DByron_at_everdreamcorp.com>
Date: Thu, 22 Apr 2004 12:20:22 -0700

(As Daniel's and my posts cross in the ether)...

On Thu, 22 Apr 2004, David Byron wrote:

> Here's the testcase that fails. I'm starting to
> refamiliarize myself with the data structures involved here,
> but if someone else can point me to the right info to
> consider in Curl_http_should_fail before I figure it out...

Turns out my testcase was slightly busted. Here's a new one, and what I
think is a good fix. All the tests pass for me with this fix:

********* System characteristics ********
* curl 7.11.2-CVS (i686-pc-cygwin)
* libcurl/7.11.2-CVS OpenSSL/0.9.7d zlib/1.2.1
* Host: DByron
* System: CYGWIN_NT-5.1 DByron 1.5.9(0.112/4/2) 2004-03-18 23:05 i686
unknown unknown Cygwin
* Server SSL: ON
* libcurl SSL: ON
* libcurl debug: ON
* valgrind: OFF
*****************************************

TESTDONE: 183 tests out of 183 reported OK: 100%
TESTDONE: 187 tests were considered.
TESTINFO: 4 tests were skipped due to these restraints:
TESTINFO: "server problems" 4 times (400, 401, 402, 403)

I added a new element to struct UrlState. I think I initialized it
properly, but I'm not sure. In general, this is more complicated than I
wanted it to be, so please take a close look.

Thanks much.

-DB

  • application/octet-stream attachment: test162
Received on 2004-04-22