From 9182556bd5794ac1ae8125521f5e0be8389def2b Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Oct 08 2021 20:17:17 +0000 Subject: spec: Update test skip comment s390x and ppc64le tests are still busted. I think s390x is koji build OS related, so maybe a rebase to new fedora will fix it. Signed-off-by: Cole Robinson --- diff --git a/qemu.spec b/qemu.spec index 915e534..a5e9348 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1732,10 +1732,10 @@ rm -rf %{static_buildroot} pushd %{qemu_kvm_build} echo "Testing %{name}-build" -# 2021-06: s390x tests randomly failing with 'Broken pipe' errors +# 2021-09: s390x tests randomly failing with 'Broken pipe' errors # dhorak couldn't reproduce locally on an s390x machine so guessed # it's a resource issue -# 2021-07: ppc64le intermittently hanging +# 2021-09: ppc64le intermittently hanging with no discernable pattern %ifnarch s390x %{power64} %make_build check %endif