[packages/python3] - disable ssl tests, missing insecure protocols are too confusing for the testsuite

baggins baggins at pld-linux.org
Sat Apr 15 09:20:22 CEST 2017


commit b9d8d9de954a92fe45e7f855eeb0b574fd08b77b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Apr 15 09:19:48 2017 +0200

    - disable ssl tests, missing insecure protocols are too confusing for the testsuite

 python3.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3.spec b/python3.spec
index d79a81b..a7cf9ec 100644
--- a/python3.spec
+++ b/python3.spec
@@ -18,7 +18,7 @@
 %ifarch x32
 %define		broken_tests_x32	test_time
 %endif
-%define		broken_tests	test_nntplib test_gdb test_site %{?broken_tests_x32}
+%define		broken_tests	test_nntplib test_gdb test_site test_ssl %{?broken_tests_x32}
 
 %define py_ver		3.6
 %define py_abi		%{py_ver}m
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3.git/commitdiff/b9d8d9de954a92fe45e7f855eeb0b574fd08b77b



More information about the pld-cvs-commit mailing list