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:
Samuel Pitoiset 2023-05-29 07:47:34 +02:00 committed by Marge Bot
parent bf9699a768
commit efc807aac4
2 changed files with 3 additions and 4 deletions

View file

@ -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

View file

@ -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