mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
anv/ci: Move a test to common anv-skips
dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail.basic is problematic on TGL as well, so move it to the common anv-skips.txt. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32817>
This commit is contained in:
parent
1a340177ba
commit
df5c54442b
3 changed files with 3 additions and 4 deletions
|
|
@ -1,9 +1,7 @@
|
|||
# initial skips
|
||||
dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail.basic
|
||||
dEQP-VK.reconvergence.subgroup_uniform_control_flow_ballot.compute.nesting4.0.40
|
||||
dEQP-VK.reconvergence.subgroup_uniform_control_flow_ballot.compute.nesting4.7.10
|
||||
dEQP-VK.reconvergence.subgroup_uniform_control_flow_elect.compute.nesting4.0.40
|
||||
dEQP-VK.reconvergence.subgroup_uniform_control_flow_elect.compute.nesting4.7.10
|
||||
dEQP-VK.reconvergence.workgroup_uniform_control_flow_ballot.compute.nesting4.7.10
|
||||
dEQP-VK.reconvergence.workgroup_uniform_control_flow_elect.compute.nesting4.7.10
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,2 @@
|
|||
dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail.basic
|
||||
|
||||
# Timed out https://gitlab.freedesktop.org/gallo/mesa/-/jobs/64257593
|
||||
dEQP-VK.memory.mapping.suballocation.full.variable.implicit_unmap_map2
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
# Timeouts
|
||||
dEQP-VK.api.external.semaphore.sync_fd.export_multiple_times_temporary
|
||||
dEQP-VK.api.external.fence.sync_fd.export_multiple_times_temporary
|
||||
|
||||
# Can occasionally time out as of VKCTS 1.4.1.1
|
||||
dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail.basic
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue