aboutsummaryrefslogtreecommitdiff
path: root/hw/intc
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2024-03-27 13:28:11 +1000
committerNicholas Piggin <npiggin@gmail.com>2024-03-30 18:50:25 +1000
commit74eb04af186457517b6bae8ec6ceac872bde822e (patch)
tree41ecbf1c385b36974f86ba084f44a901625da539 /hw/intc
parent434531619fecd5ff9a08e548ed87b2b73c29cf3e (diff)
downloadqemu-74eb04af186457517b6bae8ec6ceac872bde822e.zip
qemu-74eb04af186457517b6bae8ec6ceac872bde822e.tar.gz
qemu-74eb04af186457517b6bae8ec6ceac872bde822e.tar.bz2
tests/avocado: Fix ppc_hv_tests.py xorriso dependency guard
For some reason the skipIf missing_deps() check fails to skip the test if it comes after the skipUnless lines, causing an error running on systems without xorriso. Avocado implements skipUnless is just an inverted skipIf, so it's not clear what the bug is or why this fixes it. For now it's enough to get things working. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2246 Fixes: c9cb496710758 ("tests/avocado: ppc add hypervisor tests") Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions