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

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 15 11:59:50 UTC 2015


>From 968449b138324340d031860567b05c3993fc9636 Mon Sep 17 00:00:00 2001
From: Robert Kuska <rkuska at redhat.com>
Date: Wed, 15 Apr 2015 13:59:35 +0200
Subject: Disable test_gdb on arm until rhbz#1196181 is resolved


diff --git a/python.spec b/python.spec
index eb81980..4654c74 100644
--- a/python.spec
+++ b/python.spec
@@ -1712,7 +1712,7 @@ CheckPython() {
 
   EXTRATESTOPTS="--verbose"
 
-%ifarch s390 s390x %{power64}
+%ifarch s390 s390x %{power64} %{arm}
     EXTRATESTOPTS="$EXTRATESTOPTS -x test_gdb"
 %endif
 
@@ -2128,6 +2128,7 @@ rm -fr %{buildroot}
 %changelog
 * Wed Apr 15 2015 Robert Kuska <rkuska at redhat.com> - 2.7.9-6
 - Remove provides/obsolates for unittest2
+- Disable test_gdb on arm until rhbz#1196181 is resolved
 
 * Fri Feb 06 2015 Karsten Hopp <karsten at redhat.com> 2.7.9-5
 - disable test_gdb on ppc64* until rhbz#1132488 is really resolved
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python.git/commit/?h=f22&id=968449b138324340d031860567b05c3993fc9636


More information about the scm-commits mailing list