wget/wget-1.19.1-skip-failing-https-tests.patch

22 lines
1.0 KiB
Diff
Raw Normal View History

2017-06-02 10:01:50 +00:00
diff --git a/testenv/Makefile.am b/testenv/Makefile.am
index ef4158a..a534e77 100644
--- a/testenv/Makefile.am
+++ b/testenv/Makefile.am
@@ -96,16 +96,12 @@ if HAVE_PYTHON3
Test-cookie.py \
Test-Head.py \
Test-hsts.py \
- Test--https.py \
Test--https-crl.py \
Test-missing-scheme-retval.py \
Test-O.py \
- Test-pinnedpubkey-der-https.py \
Test-pinnedpubkey-der-no-check-https.py \
- Test-pinnedpubkey-hash-https.py \
Test-pinnedpubkey-hash-no-check-fail-https.py \
Test-pinnedpubkey-pem-fail-https.py \
- Test-pinnedpubkey-pem-https.py \
Test-Post.py \
Test-recursive-basic.py \
Test-recursive-include.py \