cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: PATCH: Fix for bug 440

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 30 Mar 2013 17:39:17 +0100 (CET)

On Thu, 28 Mar 2013, Arunav Sanyal wrote:

> Patch in required format, sorry about the previous error daniel

Thanks!

I'll admit I thought it would break more tests than what it actually did, but
right now it fails test 93 and now we have a little problem to fix this if you
can't run this yourself...

$ ./runtests 93

test 093...[HTTP GET with failed proxy auth]

  93: data FAILED:
--- log/check-expected 2013-03-30 17:35:21.289249664 +0100
+++ log/check-generated 2013-03-30 17:35:21.289249664 +0100
@@ -3,4 +3,9 @@
  Proxy-Authenticate: Basic "oh please"
  Connection: close

+HTTP/1.1 407 Needs proxy authentication
+Server: test-server/fake swsclose yesyes
+Proxy-Authenticate: Basic "oh please"
+Connection: close
+
  bing

  - abort tests
TESTDONE: 0 tests out of 1 reported OK: 0%
TESTFAIL: These test cases failed: 93
TESTDONE: 1 tests were considered during 2 seconds.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-03-30