From b389f4173e6963b4e9c97da4bb7616386d26afa4 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 29 Jan 2016 16:48:03 +0000 Subject: [PATCH] Disable tests on ARM because of RHBZ#1303147. --- libguestfs.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libguestfs.spec b/libguestfs.spec index 2789c27..218679f 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -857,7 +857,8 @@ popd %check # https://bugzilla.redhat.com/show_bug.cgi?id=1302071 -%ifnarch %{ix86} +# https://bugzilla.redhat.com/show_bug.cgi?id=1303147 +%ifnarch %{ix86} %{arm} # Note that the major tests are done after the package has been built. #