From ceacbacd149aa64612968d41c03d0577d427f075 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Wed, 11 Jun 2014 18:12:48 +0100 Subject: tests: Disabled NTLM tests for non-debug builds Added required "debug" feature, missed in commit 1c9aaa0bac, as NTLMv2 calls Curl_rand() which can only be fixed to a specific entropy in debug builds. --- tests/data/test265 | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/data/test265') diff --git a/tests/data/test265 b/tests/data/test265 index fc5a53d9b..473fbff06 100644 --- a/tests/data/test265 +++ b/tests/data/test265 @@ -79,6 +79,7 @@ http NTLM !SSPI +debug HTTP proxy CONNECT auth NTLM and then POST, response-body in the 407 -- cgit v1.2.3