mirror of
https://github.com/curl/curl.git
synced 2025-02-05 14:30:10 +08: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
@ -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…
Reference in New Issue
Block a user