curl-library
RE: extra test case -- proxy-ntlm POST crash
Date: Tue, 18 May 2004 07:42:53 -0700
> test 170...[HTTP POST with --proxy-ntlm and no SSL]
> protocol OKcurl returned 52, 56 was expected
> exit FAILED
>
> - abort tests
> TESTDONE: 0 tests out of 1 reported OK: 0%
> TESTFAIL: These test cases failed: 170
> TESTDONE: 1 tests were considered.
>
> The reason for the 52 (CURLE_GOT_NOTHING) is quite easy to
> understand once we
> check the end of the log/sws.log file:
Makes sense. Really, any return code is fine with me, as long as it
doesn't crash. So, changing the test case to expect 52 is fine.
> BTW, the test case description says "no SSL". Does that mean
> that you want this test run with a curl built without SSL?
I just meant that if you use SSL (as in a URL that starts with https),
the crash doesn't happen. I haven't tried this on a curl built without
SSL, but I assume it crashes as well.
-DB
Received on 2004-05-18