Branch: refs/heads/staging
Home: https://github.com/qemu/qemu
Commit: 4b1f5b73e060971c434e70694d571adfee553027
https://github.com/qemu/qemu/commit/4b1f5b73e060971c434e70694d571adfee553027
Author: Thomas Huth <[email protected]>
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 <[email protected]>
Reviewed-by: Daniel P. Berrangé <[email protected]>
Message-id: [email protected]
Signed-off-by: Stefan Hajnoczi <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/qemu/qemu/settings/notifications