diff --git a/SPECS/python3.spec b/SPECS/python3.spec
index c1696ca..8ad452e 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