Branch: refs/heads/staging Home: https://github.com/qemu/qemu Commit: 4b1f5b73e060971c434e70694d571adfee553027 https://github.com/qemu/qemu/commit/4b1f5b73e060971c434e70694d571adfee553027 Author: Thomas Huth <th...@redhat.com> Date: 2025-05-08 (Thu, 08 May 2025)
Changed paths: M tests/functional/test_hppa_seabios.py Log Message: ----------- tests/functional: Use -no-shutdown in the hppa_seabios test qemu-system-hppa shuts down automatically when the BIOS is unable to boot from any device. So this test currently fails occasionally when QEMU already quit, but the test still expected it to be around (e.g. to shut it down cleanly). Adding a "-no-shutdown" seems to make it reliable. While we're at it, also remove the stray "self.machine" in there that does not have any purpose. Signed-off-by: Thomas Huth <th...@redhat.com> Reviewed-by: Daniel P. Berrangé <berra...@redhat.com> Message-id: 20250508180918.228757-1-th...@redhat.com Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com> To unsubscribe from these emails, change your notification settings at https://github.com/qemu/qemu/settings/notifications