]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: bail early if vkmark hangs
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 4 Mar 2025 22:24:11 +0000 (22:24 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 10 Mar 2025 10:30:00 +0000 (10:30 +0000)
commit4e4e6986b62d0bb29282e4aeb09ca5b959b0afe3
treec9bb3a2390a629e5a42f4bdc07119eb6481636e8
parent94634fbc66869b31491e95c26eab731d67c13e7c
tests/functional: bail early if vkmark hangs

The message:

  MESA-VIRTIO: debug: stuck in fence wait with iter at %d

Seems to occur more often on debug builds. Rather than waiting for our
long timeout to hit we might as well bail as soon as we see the
message.

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