From b5c496f1090ab8a8c535acde33af61f197bd99ba Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Thu, 6 Nov 2014 19:57:16 +0000 Subject: tests: Don't run HTTP digest tests for SSPI based builds Added !SSPI to the features list of the HTTP digest tests, as SSPI based builds now use the Windows SSPI messaging API rather than the internal functions, and we can't control the random numbers that get used as part of the digest. --- tests/data/test70 | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/data/test70') diff --git a/tests/data/test70 b/tests/data/test70 index 2fc032746..74f70e1be 100644 --- a/tests/data/test70 +++ b/tests/data/test70 @@ -52,6 +52,7 @@ This IS the real page! # Client-side +!SSPI NTLM -- cgit v1.2.3