rkuska pushed to python (master). "Skip test_gdb on arm until rhbz#1196181 is resolved"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 15 12:01:25 UTC 2015


>From 3a252e136bc66dc5066e461d68a1d5941094618d Mon Sep 17 00:00:00 2001
From: Robert Kuska <rkuska at redhat.com>
Date: Wed, 15 Apr 2015 14:01:04 +0200
Subject: Skip test_gdb on arm until rhbz#1196181 is resolved


diff --git a/python.spec b/python.spec
index 29f5d9a..d364e80 100644
--- a/python.spec
+++ b/python.spec
@@ -1715,7 +1715,7 @@ CheckPython() {
 
   EXTRATESTOPTS="--verbose"
 
-%ifarch s390 s390x %{power64}
+%ifarch s390 s390x %{power64} %{arm}
     EXTRATESTOPTS="$EXTRATESTOPTS -x test_gdb"
 %endif
 
@@ -2135,6 +2135,7 @@ rm -fr %{buildroot}
 %changelog
 * Wed Apr 15 2015 Robert Kuska <rkuska at redhat.com> - 2.7.9-10
 - Remove provides/obsolates for unittest2
+- Skip test_gdb on arm until rhbz#1196181 is resolved
 
 * Thu Mar 05 2015 Matej Stuchlik <mstuchli at redhat.com> - 2.7.9-9
 - Add proper rewheel Requires
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python.git/commit/?h=master&id=3a252e136bc66dc5066e461d68a1d5941094618d


More information about the scm-commits mailing list