mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 02:48:06 +02:00
hk: ci: Handle more spurious wsi CTS timeouts/fails
The timeout in
dEQP-VK.wsi.wayland.incremental_present.scale_none.fifo.identity.opaque.incremental_present
is already fixed in vulkan-cts-1.4.5.1.
dEQP-VK.wsi.xcb.maintenance1.present_{fences,modes}.* are known flakes,
see commit 9ec387efb1 ("panvk: advertise wsi maintenance extensions").
Signed-off-by: Janne Grunau <j@jannau.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40861>
This commit is contained in:
parent
8469c3f512
commit
e0c07c42e0
2 changed files with 5 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
# https://gerrit.khronos.org/c/vk-gl-cts/+/19859
|
||||
dEQP-VK.wsi.xcb.maintenance1.present_modes.*
|
||||
dEQP-VK.wsi.xcb.maintenance1.present_fence.*
|
||||
|
|
@ -1,3 +1,5 @@
|
|||
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/15116
|
||||
dEQP-VK.wsi.xlib.maintenance1.present_modes.*
|
||||
dEQP-VK.wsi.xlib.maintenance1.present_fence.fifo.*
|
||||
# VK-GL-CTS issue: 6255 fixed in vulkan-cts-1.4.5.1
|
||||
dEQP-VK.wsi.wayland.incremental_present.scale_none.fifo.identity.opaque.incremental_present
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue