]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: use 'none' audio driver for q800 tests
authorVolker Rümelin <vr_qemu@t-online.de>
Thu, 15 May 2025 05:44:23 +0000 (07:44 +0200)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Sun, 25 May 2025 09:28:28 +0000 (11:28 +0200)
commit9e9542a1771f5b44d198fbfa31b4b3fb947e46ce
treebcb838f70b1da2411aa48d564f2601d3ceea4cd1
parent668df86ee8076152320345d8e36be7c95ec0a09a
tests/functional: use 'none' audio driver for q800 tests

Since commit ac13a6b3fd ("audio: add Apple Sound Chip (ASC)
emulation") the Quadra 800 machine has an audio device. It is
not guaranteed that the default audio driver of the audio
subsystem will work correctly on all host systems. Therefore,
the 'none' audio driver should be used in all q800 tests.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2812
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Message-Id: <20250515054429.7385-1-vr_qemu@t-online.de>
tests/functional/test_m68k_q800.py
tests/functional/test_m68k_replay.py