From 176f141c0509e6407e69e920084149bd97fa8b1f Mon Sep 17 00:00:00 2001 From: Pablo Greco Date: May 23 2019 13:14:52 +0000 Subject: Disable test_gdb in armhfp --- diff --git a/SPECS/python3.spec b/SPECS/python3.spec index 518299f..227ea54 100644 --- a/SPECS/python3.spec +++ b/SPECS/python3.spec @@ -1057,6 +1057,9 @@ CheckPython() { -wW --slowest --findleaks \ -x test_distutils \ -x test_bdist_rpm \ + %ifarch %{arm} + -x test_gdb \ + %endif %ifarch %{mips64} -x test_ctypes \ %endif @@ -1560,6 +1563,7 @@ fi %changelog * Tue May 21 2019 Pablo Greco - 3.6.8-1.0.1 - Fix tests with openssl 1.1.1. +- Disable test_gdb in armhfp * Wed Jan 09 2019 Charalampos Stratakis - 3.6.8-1 - Update to 3.6.8