From 32fbe3006893a8a7a8e132bdf258278b4d3a6421 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Nov 21 2019 21:59:47 +0000 Subject: remove test_gdb for arm32 --- diff --git a/SPECS/python3.spec b/SPECS/python3.spec index f61528d..7d8e0bc 100644 --- a/SPECS/python3.spec +++ b/SPECS/python3.spec @@ -1164,6 +1164,9 @@ CheckPython() { -wW --slowest --findleaks \ -x test_distutils \ -x test_bdist_rpm \ + %ifarch %{arm} + -x test_gdb \ + %endif %ifarch %{mips64} -x test_ctypes \ %endif