diff --git a/SPECS/python3.spec b/SPECS/python3.spec index 1ed329e..532c0bf 100644 --- a/SPECS/python3.spec +++ b/SPECS/python3.spec @@ -1150,6 +1150,9 @@ CheckPython() { -wW --slowest --findleaks \ -x test_distutils \ -x test_bdist_rpm \ + %ifarch %{arm} + -x test_gdb \ + %endif %ifarch %{mips64} -x test_ctypes \ %endif