From 7e9fe41b7887a2984dac42082fad2a7afc42fe20 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Thu, 9 Apr 2020 13:16:07 -0400 Subject: [PATCH] spec: Temporarily disable tests, iotest 161 failing on i686 Signed-off-by: Cole Robinson --- qemu.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/qemu.spec b/qemu.spec index 132ddc5..4581b83 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1344,7 +1344,8 @@ chmod +x %{buildroot}%{_libdir}/qemu/*.so %global archs_ignore_test_failures 0 # Enable this temporarily if tests are broken -%global temp_skip_check 0 +# An iotest is failing for i686 +%global temp_skip_check 1 pushd build-dynamic %ifnarch %{archs_skip_tests}