venus/ci: Skip more even more robustness and synchronization2 tests on ANV

These can cause hangs on CML:
https://gitlab.freedesktop.org/Valentine/mesa/-/jobs/99906137
https://gitlab.freedesktop.org/Valentine/mesa/-/jobs/99901358

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41541>
This commit is contained in:
Valentine Burley 2026-05-15 09:58:34 +02:00 committed by Marge Bot
parent 6cf5da8dd3
commit 84645c9d8f

View file

@ -6,8 +6,8 @@ ahb-dEQP-VK.api.external.memory.android_hardware_buffer.suballocated.host_visibl
# These can cause hangs
dEQP-VK.robustness.buffer_access.*
dEQP-VK.synchronization2.op.multi_queue.fence.write_image_compute_read_image_compute.image_128x128_r8_unorm_concurrent
dEQP-VK.synchronization2.op.multi_queue.fence.write_ssbo_compute_read_ssbo_vertex.buffer_16384_concurrent
dEQP-VK.robustness.pipeline_robustness_buffer_access.*
dEQP-VK.synchronization2.op.multi_queue.fence.write_*
dEQP-VK.synchronization2.timeline_semaphore.wait_before_signal.write_ssbo_compute_indirect_read_vertex_input.buffer_262144
# Mainly for testing platform features. Skip as take too long. Flaky on both ANV and Turnip.