From b5c496f1090ab8a8c535acde33af61f197bd99ba Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Thu, 6 Nov 2014 19:57:16 +0000 Subject: [PATCH] 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/test1001 | 1 + tests/data/test1002 | 1 + tests/data/test1030 | 1 + tests/data/test1060 | 1 + tests/data/test1061 | 1 + tests/data/test1071 | 1 + tests/data/test1079 | 1 + tests/data/test1095 | 1 + tests/data/test1229 | 1 + tests/data/test1412 | 1 + tests/data/test1418 | 1 + tests/data/test153 | 1 + tests/data/test154 | 1 + tests/data/test167 | 1 + tests/data/test168 | 1 + tests/data/test2024 | 4 ++++ tests/data/test2026 | 4 ++++ tests/data/test2027 | 4 ++++ tests/data/test206 | 1 + tests/data/test245 | 1 + tests/data/test246 | 1 + tests/data/test258 | 1 + tests/data/test259 | 1 + tests/data/test273 | 1 + tests/data/test540 | 1 + tests/data/test551 | 1 + tests/data/test565 | 1 + tests/data/test64 | 1 + tests/data/test65 | 1 + tests/data/test70 | 1 + tests/data/test72 | 1 + tests/data/test88 | 1 + 32 files changed, 41 insertions(+) diff --git a/tests/data/test1001 b/tests/data/test1001 index 529e770339..4adbd89adc 100644 --- a/tests/data/test1001 +++ b/tests/data/test1001 @@ -64,6 +64,7 @@ ok http +!SSPI crypto diff --git a/tests/data/test1002 b/tests/data/test1002 index c2b811fe06..4c3bf16194 100644 --- a/tests/data/test1002 +++ b/tests/data/test1002 @@ -63,6 +63,7 @@ ok http +!SSPI crypto diff --git a/tests/data/test1030 b/tests/data/test1030 index d05a0927a2..a0f215da3c 100644 --- a/tests/data/test1030 +++ b/tests/data/test1030 @@ -60,6 +60,7 @@ This IS the real page! http +!SSPI crypto diff --git a/tests/data/test1060 b/tests/data/test1060 index e303a8926c..e4aea65893 100644 --- a/tests/data/test1060 +++ b/tests/data/test1060 @@ -868,6 +868,7 @@ daniel http +!SSPI crypto diff --git a/tests/data/test1061 b/tests/data/test1061 index a1d7286317..a55a272954 100644 --- a/tests/data/test1061 +++ b/tests/data/test1061 @@ -873,6 +873,7 @@ daniel http +!SSPI crypto diff --git a/tests/data/test1071 b/tests/data/test1071 index 758457a044..d338e2ca31 100644 --- a/tests/data/test1071 +++ b/tests/data/test1071 @@ -66,6 +66,7 @@ This IS the real page! http +!SSPI crypto diff --git a/tests/data/test1079 b/tests/data/test1079 index c188e792e1..24cd20d2e6 100644 --- a/tests/data/test1079 +++ b/tests/data/test1079 @@ -42,6 +42,7 @@ Content-Length: 26 http +!SSPI crypto diff --git a/tests/data/test1095 b/tests/data/test1095 index d401b52be6..a4421208e1 100644 --- a/tests/data/test1095 +++ b/tests/data/test1095 @@ -52,6 +52,7 @@ This IS the real page! http +!SSPI crypto diff --git a/tests/data/test1229 b/tests/data/test1229 index dcb55e8862..77e7e8cc70 100644 --- a/tests/data/test1229 +++ b/tests/data/test1229 @@ -52,6 +52,7 @@ This IS the real page! http +!SSPI crypto diff --git a/tests/data/test1412 b/tests/data/test1412 index e88919d0d4..971aac865e 100644 --- a/tests/data/test1412 +++ b/tests/data/test1412 @@ -74,6 +74,7 @@ This IS the real page! http +!SSPI crypto diff --git a/tests/data/test1418 b/tests/data/test1418 index fb4e91a235..de133af34a 100644 --- a/tests/data/test1418 +++ b/tests/data/test1418 @@ -71,6 +71,7 @@ moo http +!SSPI crypto diff --git a/tests/data/test153 b/tests/data/test153 index 5a1db31509..89560f81ad 100644 --- a/tests/data/test153 +++ b/tests/data/test153 @@ -63,6 +63,7 @@ This IS the second real page! http +!SSPI crypto diff --git a/tests/data/test154 b/tests/data/test154 index 89e2bd51fd..aa7989ef76 100644 --- a/tests/data/test154 +++ b/tests/data/test154 @@ -63,6 +63,7 @@ This IS the real page! http +!SSPI crypto diff --git a/tests/data/test167 b/tests/data/test167 index 2ce968db27..550803a4d6 100644 --- a/tests/data/test167 +++ b/tests/data/test167 @@ -43,6 +43,7 @@ Nice auth sir! http +!SSPI crypto diff --git a/tests/data/test168 b/tests/data/test168 index e72e931496..e46b726e46 100644 --- a/tests/data/test168 +++ b/tests/data/test168 @@ -57,6 +57,7 @@ Nice auth sir! http +!SSPI crypto diff --git a/tests/data/test2024 b/tests/data/test2024 index 1fbb2047bf..9c155a2ef4 100644 --- a/tests/data/test2024 +++ b/tests/data/test2024 @@ -115,6 +115,10 @@ Finally, this is the real page! http + +!SSPI +crypto + libauthretry diff --git a/tests/data/test2026 b/tests/data/test2026 index c940b6f947..b1d234115c 100644 --- a/tests/data/test2026 +++ b/tests/data/test2026 @@ -151,6 +151,10 @@ Finally, this is the real page! http + +!SSPI +crypto + libauthretry diff --git a/tests/data/test2027 b/tests/data/test2027 index c84e24b039..e9a62d64f7 100644 --- a/tests/data/test2027 +++ b/tests/data/test2027 @@ -174,6 +174,10 @@ Finally, this is the real page! http + +!SSPI +crypto + libauthretry diff --git a/tests/data/test206 b/tests/data/test206 index 902d0a6f08..5f0c885625 100644 --- a/tests/data/test206 +++ b/tests/data/test206 @@ -71,6 +71,7 @@ daniel http +!SSPI crypto diff --git a/tests/data/test245 b/tests/data/test245 index 8ad45d3a1d..02a2772915 100644 --- a/tests/data/test245 +++ b/tests/data/test245 @@ -50,6 +50,7 @@ ok http +!SSPI crypto diff --git a/tests/data/test246 b/tests/data/test246 index b92c17a8bf..cfa31dbb86 100644 --- a/tests/data/test246 +++ b/tests/data/test246 @@ -60,6 +60,7 @@ ok http +!SSPI crypto diff --git a/tests/data/test258 b/tests/data/test258 index 0d95dec0a1..1173707c79 100644 --- a/tests/data/test258 +++ b/tests/data/test258 @@ -56,6 +56,7 @@ ok http +!SSPI crypto diff --git a/tests/data/test259 b/tests/data/test259 index b9d8ef12b0..d4a82270f9 100644 --- a/tests/data/test259 +++ b/tests/data/test259 @@ -52,6 +52,7 @@ ok http +!SSPI crypto diff --git a/tests/data/test273 b/tests/data/test273 index dc52a1054f..c8010d9f32 100644 --- a/tests/data/test273 +++ b/tests/data/test273 @@ -52,6 +52,7 @@ This IS the real page! http +!SSPI crypto diff --git a/tests/data/test540 b/tests/data/test540 index c99f9a0a8c..a2f7364ca6 100644 --- a/tests/data/test540 +++ b/tests/data/test540 @@ -58,6 +58,7 @@ http lib540 +!SSPI crypto diff --git a/tests/data/test551 b/tests/data/test551 index 851b188768..5776303e56 100644 --- a/tests/data/test551 +++ b/tests/data/test551 @@ -61,6 +61,7 @@ http lib547 +!SSPI crypto diff --git a/tests/data/test565 b/tests/data/test565 index e93ee3e1ab..90fa4d1c95 100644 --- a/tests/data/test565 +++ b/tests/data/test565 @@ -57,6 +57,7 @@ ok http +!SSPI crypto # tool is what to use instead of 'curl' diff --git a/tests/data/test64 b/tests/data/test64 index 6bd82a8e23..7a2e3d072b 100644 --- a/tests/data/test64 +++ b/tests/data/test64 @@ -52,6 +52,7 @@ This IS the real page! http +!SSPI crypto diff --git a/tests/data/test65 b/tests/data/test65 index 8582a0ca8c..001d598a6d 100644 --- a/tests/data/test65 +++ b/tests/data/test65 @@ -52,6 +52,7 @@ This is not the real page either http +!SSPI crypto diff --git a/tests/data/test70 b/tests/data/test70 index 2fc0327466..74f70e1be4 100644 --- a/tests/data/test70 +++ b/tests/data/test70 @@ -52,6 +52,7 @@ This IS the real page! # Client-side +!SSPI NTLM diff --git a/tests/data/test72 b/tests/data/test72 index 5c24271f80..b90e19c840 100644 --- a/tests/data/test72 +++ b/tests/data/test72 @@ -54,6 +54,7 @@ This IS the real page! http +!SSPI crypto diff --git a/tests/data/test88 b/tests/data/test88 index 878b7db1b8..253b4202f3 100644 --- a/tests/data/test88 +++ b/tests/data/test88 @@ -56,6 +56,7 @@ This IS the real page! http +!SSPI crypto -- 2.47.3