mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-26 00:20:37 +02:00
radv/ci: skip tests that timeout since Vulkan loader 1.3
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23261>
This commit is contained in:
parent
bf9699a768
commit
efc807aac4
2 changed files with 3 additions and 4 deletions
|
|
@ -1,4 +0,0 @@
|
|||
# timeout on bookworm (buffers32 seems to be usually more than 30s)
|
||||
dEQP-VK.binding_model.descriptor_buffer.multiple.compute_comp_buffers32_sets1
|
||||
dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_vert_buffers32_sets1
|
||||
dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_frag_buffers32_sets1
|
||||
|
|
@ -62,3 +62,6 @@ dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_32struct_to_16
|
|||
|
||||
# started failing with CTS 1.3.5.0
|
||||
dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail.basic
|
||||
|
||||
# Those cases seem to usually timeout.
|
||||
dEQP-VK.binding_model.descriptor_buffer.multiple.*buffers32_sets1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue