Home
last modified time | relevance | path

Searched hist:"7 f027ee0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/avocado/
H A Dvirtio-gpu.py7f027ee0 Tue May 30 13:03:30 CDT 2023 Thomas Huth <thuth@redhat.com> tests/avocado/virtio-gpu: Cancel test if drm rendering is not available

The test_vhost_user_vga_virgl test currently fails on some CI
machines with:

qemu-system-x86_64: egl: no drm render node available
qemu-system-x86_64: egl: render node init failed

The other test in this file already checks whether there is
an error while starting QEMU - we should do the same for the
test_vhost_user_vga_virgl test, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20230530180330.48722-1-thuth@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>