From 8c45437b3af9efe5356e0d2179ec4a8904deda96 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Sat, 9 May 2020 11:48:40 -0400 Subject: [PATCH] Re-enable test suite failure reporting A scratch-build succeeded for me now Signed-off-by: Cole Robinson --- qemu.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qemu.spec b/qemu.spec index 8e17c99..f20a039 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1345,7 +1345,7 @@ chmod +x %{buildroot}%{_libdir}/qemu/*.so # Enable this temporarily if tests are broken # An iotest is failing for i686 -%global temp_skip_check 1 +%global temp_skip_check 0 pushd build-dynamic %ifnarch %{archs_skip_tests}