From 2d56ccbfe07fa9420d6dfd652bb02cec0344bc4f Mon Sep 17 00:00:00 2001 From: Valentine Burley Date: Thu, 28 May 2026 11:42:30 +0200 Subject: [PATCH] venus/ci: Widen the ANV skips These could still cause hangs: https://gitlab.freedesktop.org/mesa/mesa/-/jobs/100936550 https://gitlab.freedesktop.org/mesa/mesa/-/jobs/100935415 Signed-off-by: Valentine Burley Part-of: --- src/virtio/ci/android-angle-venus-anv-skips.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/virtio/ci/android-angle-venus-anv-skips.txt b/src/virtio/ci/android-angle-venus-anv-skips.txt index 1e2dc50d6ea..9e00ccbfdd0 100644 --- a/src/virtio/ci/android-angle-venus-anv-skips.txt +++ b/src/virtio/ci/android-angle-venus-anv-skips.txt @@ -7,8 +7,11 @@ ahb-dEQP-VK.api.external.memory.android_hardware_buffer.suballocated.host_visibl # These can cause hangs dEQP-VK.robustness.buffer_access.* 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 +dEQP-VK.robustness.robustness2.* +dEQP-VK.synchronization.op.multi_queue.* +dEQP-VK.synchronization2.op.multi_queue.* +dEQP-VK.synchronization.timeline_semaphore.* +dEQP-VK.synchronization2.timeline_semaphore.* # Mainly for testing platform features. Skip as take too long. Flaky on both ANV and Turnip. awsi-dEQP-VK.wsi.android.incremental_present.*