crobinso pushed to qemu (master). "Temporarily disable hanging test on arm"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 20 20:51:51 UTC 2015


From 31085aa400ab58d02f963c6a47b8053dfc661062 Mon Sep 17 00:00:00 2001
From: Cole Robinson <crobinso at redhat.com>
Date: Wed, 20 May 2015 16:51:14 -0400
Subject: Temporarily disable hanging test on arm


diff --git a/qemu.spec b/qemu.spec
index 1f6b3c5..5875032 100644
--- a/qemu.spec
+++ b/qemu.spec
@@ -631,10 +631,13 @@ make V=1 %{?_smp_mflags} $buildldflags
 gcc %{_sourcedir}/ksmctl.c -O2 -g -o ksmctl
 
 # Check the binary runs (see eg RHBZ#998722).
-%ifarch %{kvm_archs}
-b="./x86_64-softmmu/qemu-system-x86_64"
-if [ -x "$b" ]; then "$b" -help; fi
-%endif
+# XXX: Disable this, currently hanging on arm, and we need to get a build
+#      with the VENOM fix out.
+#      https://bugzilla.redhat.com/show_bug.cgi?id=1223319
+#%ifarch %{kvm_archs}
+#b="./x86_64-softmmu/qemu-system-x86_64"
+#if [ -x "$b" ]; then "$b" -help; fi
+#%endif
 
 
 %install
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/qemu.git/commit/?h=master&id=31085aa400ab58d02f963c6a47b8053dfc661062


More information about the scm-commits mailing list