mirror of
https://github.com/curl/curl.git
synced 2026-07-16 14:37:16 +03:00
DISABLE: disable a dozen tests in the rustls build
Disables tests that don't yet work with the rustls backend. Fixes #8004 Closes #8250
This commit is contained in:
parent
1fefa1a856
commit
4c843fddcf
1 changed files with 15 additions and 0 deletions
|
|
@ -66,3 +66,18 @@
|
|||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue