From e354fb5703f6b2157235a4bf6df150a41ad718ba Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Oct 01 2018 18:12:07 +0000 Subject: Disable test_gdb for now as it fails with latest gdb. --- diff --git a/python3.spec b/python3.spec index 6ebe8d0..993132b 100644 --- a/python3.spec +++ b/python3.spec @@ -1059,12 +1059,10 @@ CheckPython() { -wW --slowest --findleaks \ -x test_distutils \ -x test_bdist_rpm \ + -x test_gdb \ %ifarch %{mips64} -x test_ctypes \ %endif - %ifarch %{power64} s390 s390x armv7hl %{mips} - -x test_gdb \ - %endif %ifarch ppc64le -x test_buffer \ %endif