]> git.pld-linux.org Git - packages/python3.git/commitdiff
- disable ssl tests, missing insecure protocols are too confusing for the testsuite
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 15 Apr 2017 07:19:48 +0000 (09:19 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 15 Apr 2017 07:19:48 +0000 (09:19 +0200)
python3.spec

index d79a81bf72ddf31b69682d1f6c930e08b868fa24..a7cf9ec950327fe7aae6aecf637aecb79d16ac18 100644 (file)
@@ -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
This page took 0.165943 seconds and 4 git commands to generate.