From 46eefb217c80423142772c6d7256fb34574577b3 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Fri, 15 Nov 2019 13:26:03 -0500 Subject: [PATCH] Disable tests, they are consistently failing on ppc64le Signed-off-by: Cole Robinson --- qemu.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qemu.spec b/qemu.spec index 426e560..f03fabf 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1317,7 +1317,10 @@ chmod +x %{buildroot}%{_libdir}/qemu/*.so %global archs_ignore_test_failures 0 # Enable this temporarily if tests are broken -%global temp_skip_check 0 +# 4.1.0-rc1 pcc64le tests consistently failing: +# Memory content inconsistency at 58f6000 first_byte = 46 last_byte = 45 current = 46 hit_edge = 1 +# ERROR - Bail out! ERROR:/builddir/build/BUILD/qemu-4.2.0-rc1/tests/migration-test.c:372:check_guests_ram: assertion failed: (bad == 0) +%global temp_skip_check 1 pushd build-dynamic %ifnarch %{archs_skip_tests}