mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-04 23:58:16 +02:00
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 <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41516>
This commit is contained in:
parent
9b7b28d7d5
commit
2d56ccbfe0
1 changed files with 5 additions and 2 deletions
|
|
@ -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.*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue