mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 06:48:06 +02:00
radv/ci: skip dEQP-VK.api.command_buffers.many_indirect_disps_on_secondary
It can also hang randomly on VanGogh, let's skip it by default for now. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31922>
This commit is contained in:
parent
62622c6523
commit
01f329ec82
3 changed files with 4 additions and 4 deletions
|
|
@ -1,2 +0,0 @@
|
|||
# This test can cause GPU hangs for very weird reasons, needs to be investigated.
|
||||
dEQP-VK.api.command_buffers.many_indirect_disps_on_secondary
|
||||
|
|
@ -49,5 +49,9 @@ dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail.basic
|
|||
dEQP-VK.reconvergence.(subgroup|workgroup)_uniform_control_flow_(ballot|elect).compute.nesting4.*
|
||||
dEQP-VK.reconvergence.maximal.compute.nesting4.7.38
|
||||
|
||||
# This test can cause random GPU hangs for very weird reasons, needs to be
|
||||
# investigated.
|
||||
dEQP-VK.api.command_buffers.many_indirect_disps_on_secondary
|
||||
|
||||
# RADV bug
|
||||
dEQP-VK.dgc.ext.misc.properties.maxIndirectSequenceCount
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
# This test can cause GPU hangs for very weird reasons, needs to be investigated.
|
||||
dEQP-VK.api.command_buffers.many_indirect_disps_on_secondary
|
||||
Loading…
Add table
Reference in a new issue