pan/ci: Mark couple of WSI crashes as flakes

I don't know why but these seem to fail only intermittantly now.

Reviewed-by: Lars-Ivar Hesselberg Simonsen <lars-ivar.simonsen@arm.com>
Acked-by: Boris Brezillon <boris.brezillon@collabora.com>
Acked-by: Eric R. Smith <eric.smith@collabora.com>
(cherry picked from commit e166027e52)

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41269>
This commit is contained in:
Faith Ekstrand 2026-02-14 22:54:25 -05:00 committed by Eric Engestrom
parent 3a67c9acb1
commit b25cd86569
3 changed files with 6 additions and 6 deletions

View file

@ -27814,7 +27814,7 @@
"description": "pan/ci: Mark couple of WSI crashes as flakes",
"nominated": false,
"nomination_type": 0,
"resolution": 4,
"resolution": 1,
"main_sha": null,
"because_sha": null,
"notes": null

View file

@ -1,8 +1,3 @@
# deqp-vk: ../src/panfrost/vulkan/panvk_image.c:346: panvk_image_get_mod_from_list: Assertion `!"Invalid modifier"' failed.
dEQP-VK.wsi.wayland.swapchain.create.image_extent,Crash
dEQP-VK.wsi.wayland.swapchain.simulate_oom.image_extent,Crash
angle-KHR-GLES31.core.shader_atomic_counters.advanced-usage-multi-stage,Fail
angle-KHR-GLES31.core.shader_storage_buffer_object.advanced-matrix-vsfs,Fail
angle-KHR-GLES31.core.shader_storage_buffer_object.advanced-usage-sync-vsfs,Fail

View file

@ -7,6 +7,11 @@ dEQP-VK.memory.pipeline_barrier.transfer_dst_uniform_buffer.1048576
dEQP-VK.sparse_resources.buffer.ssbo.sparse_residency.buffer_size_2_24
dEQP-VK.sparse_resources.buffer.ssbo.sparse_residency.non_resident_buffer_copy_src_alloc_none_16777216
# deqp-vk: ../src/panfrost/vulkan/panvk_image.c:346: panvk_image_get_mod_from_list: Assertion `!"Invalid modifier"' failed.
dEQP-VK.wsi.wayland.swapchain.create.image_extent
dEQP-VK.wsi.wayland.swapchain.simulate_oom.image_extent
angle-dEQP-GLES3.functional.multisample.fbo_4_samples.proportionality_sample_coverage
angle-dEQP-GLES3.functional.multisample.fbo_max_samples.constancy_alpha_to_coverage
angle-KHR-GLES31.core.compute_shader.sso-case2