mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-09 23:08:18 +02:00
pan/ci: move skip to flakes
This only fails sometimes, and it doesn't seem to take the whole system down with it. Let's mark it as a flake instead of skipping it. Acked-by: Eric R. Smith <eric.smith@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40398>
This commit is contained in:
parent
6425c6507e
commit
ecd9bf7969
2 changed files with 3 additions and 3 deletions
|
|
@ -83,3 +83,6 @@ dEQP-VK.wsi.xcb.maintenance1.release_images.mailbox.no_scaling.basic
|
|||
# passes every now and then
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread
|
||||
afbcp-spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread
|
||||
|
||||
# Job timeout
|
||||
dEQP-VK.graphicsfuzz.spv-composites
|
||||
|
|
|
|||
|
|
@ -52,9 +52,6 @@ dEQP-VK.compute.pipeline.zero_initialize_workgroup_memory.max_workgroup_memory.6
|
|||
dEQP-VK.compute.pipeline.zero_initialize_workgroup_memory.types.f32mat3x3
|
||||
dEQP-VK.compute.pipeline.zero_initialize_workgroup_memory.types.f32mat4x4
|
||||
|
||||
# Job timeout
|
||||
dEQP-VK.graphicsfuzz.spv-composites
|
||||
|
||||
# tests are broken with Vulkan 1.0: https://gerrit.khronos.org/c/vk-gl-cts/+/19823
|
||||
dEQP-VK.wsi.direct_drm.*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue