[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] tests/functional/test_aarch64_virt: Fix vulkan test without
From: |
Cornelia Huck |
Subject: |
Re: [PATCH] tests/functional/test_aarch64_virt: Fix vulkan test without egl-headless |
Date: |
Wed, 05 Feb 2025 16:53:55 +0100 |
User-agent: |
Notmuch/0.38.3 (https://notmuchmail.org) |
On Wed, Feb 05 2025, Thomas Huth <thuth@redhat.com> wrote:
> The vulkan test currently fails if the egl-headless device is not
> available. Let's add a proper check to skip the test in this case.
>
> Fixes: 3d30f882ce ("tests/functional: extend test_aarch64_virt with vulkan
> test")
> Reported-by: Cornelia Huck <cohuck@redhat.com>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
> tests/functional/test_aarch64_virt.py | 2 ++
> 1 file changed, 2 insertions(+)
Tested-by: Cornelia Huck <cohuck@redhat.com>