]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
DISABLE: disable a dozen tests in the rustls build
authorDaniel Stenberg <daniel@haxx.se>
Sun, 9 Jan 2022 10:59:33 +0000 (11:59 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 9 Jan 2022 15:06:19 +0000 (16:06 +0100)
Disables tests that don't yet work with the rustls backend.

Fixes #8004
Closes #8250

tests/data/DISABLED

index 371ebc481730a3cf3f6d48ff39922adebbe5aa0b..2836950ff6e40a83738d697864505d39feb3fcdd 100644 (file)
 1800
 %endif
 2043
+# Tests that are disabled here for rustls are SUPPOSED to work
+%if rustls
+312
+313
+400
+401
+403
+404
+406
+407
+408
+409
+1112
+1272
+%endif