]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional/test_aarch64_virt_gpu: Skip if "dbus" display isn't available
authorThomas Huth <thuth@redhat.com>
Tue, 25 Mar 2025 06:16:09 +0000 (07:16 +0100)
committerThomas Huth <thuth@redhat.com>
Thu, 27 Mar 2025 07:59:35 +0000 (08:59 +0100)
commitc3612d0b6a400f6d1179fd2f6860b0e31521083e
tree6e501db5301a85973769b3362ac50da7c39b3955
parent6a93b1c7b4cfa4f5e3c0b8a17177ce14aaa2346c
tests/functional/test_aarch64_virt_gpu: Skip if "dbus" display isn't available

This test currently fails if the "dbus" display has not been compiled
into the binary (which can happen when CFI has been enabled, for example).
Check for the error message to skip the test in that case.

While we're at it, also make sure that this test is covered in the
right section in the MAINTAINERS file.

Message-ID: <20250325061609.272847-1-thuth@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS
tests/functional/test_aarch64_virt_gpu.py