broadcom/ci: skip tests that sometimes time out

Some of these might be related to the new infra, or they might have also
happened with the old infra. The joys of timeout flakes.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35215>
This commit is contained in:
Eric Engestrom 2025-06-03 18:43:17 +02:00
parent 4b06e1fcf5
commit d1692077ca

View file

@ -38,13 +38,41 @@ dEQP-VK.synchronization2.implicit.*
# Slow CTS tests (> 1 minute to run)
dEQP-VK.memory.mapping.dedicated_alloc.buffer.full.variable.implicit_unmap
dEQP-VK.memory.mapping.dedicated_alloc.image.full.variable.implicit_unmap
dEQP-VK.memory.mapping.suballocation.full.variable.implicit_unmap
dEQP-VK.spirv_assembly.instruction.graphics.spirv_ids_abuse.lots_ids_geom
dEQP-VK.spirv_assembly.instruction.graphics.spirv_ids_abuse.lots_ids_vert
dEQP-VK.ssbo.layout.random.16bit.all_per_block_buffers.47
dEQP-VK.ssbo.layout.random.16bit.all_per_block_buffers.5
dEQP-VK.ssbo.layout.random.16bit.all_shared_buffer.31
dEQP-VK.ssbo.layout.random.8bit.all_per_block_buffers.5
dEQP-VK.ssbo.layout.random.8bit.all_per_block_buffers.6
dEQP-VK.ssbo.layout.random.all_shared_buffer.3
dEQP-VK.ssbo.layout.random.nested_structs_arrays.17
dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat4_comp_access
dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat4
dEQP-VK.ssbo.phys.layout.3_level_unsized_array.scalar.row_major_mat3x4_comp_access_store_cols
dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.column_major_mat4_store_cols
dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat4_comp_access
dEQP-VK.ssbo.phys.layout.random.8bit.all_per_block_buffers.46
dEQP-VK.ssbo.phys.layout.random.8bit.nested_structs_arrays.17
dEQP-VK.ssbo.phys.layout.random.all_shared_buffer.3
dEQP-VK.ssbo.phys.layout.single_struct_array.per_block_buffer.std140_instance_array
dEQP-VK.ssbo.phys.layout.single_struct_array.per_block_buffer.std140_instance_array_comp_access
dEQP-VK.ssbo.phys.layout.single_struct_array.per_block_buffer.std140_instance_array_comp_access_store_cols
dEQP-VK.ssbo.phys.layout.single_struct_array.per_block_buffer.std140_instance_array_store_cols
dEQP-VK.ssbo.phys.layout.single_struct_array.per_block_buffer.std430_instance_array
dEQP-VK.ssbo.phys.layout.single_struct_array.per_block_buffer.std430_instance_array_comp_access
dEQP-VK.ssbo.phys.layout.single_struct_array.per_block_buffer.std430_instance_array_comp_access_store_cols
dEQP-VK.ssbo.phys.layout.single_struct_array.per_block_buffer.std430_instance_array_store_cols
dEQP-VK.ssbo.phys.layout.single_struct_array.single_buffer.std140_instance_array
dEQP-VK.ssbo.phys.layout.single_struct_array.single_buffer.std140_instance_array_comp_access
dEQP-VK.ssbo.phys.layout.single_struct_array.single_buffer.std140_instance_array_comp_access_store_cols
dEQP-VK.ssbo.phys.layout.single_struct_array.single_buffer.std140_instance_array_store_cols
dEQP-VK.ssbo.phys.layout.single_struct_array.single_buffer.std430_instance_array
dEQP-VK.ssbo.phys.layout.single_struct_array.single_buffer.std430_instance_array_comp_access_store_cols
dEQP-VK.ssbo.phys.layout.single_struct_array.single_buffer.std430_instance_array_store_cols
dEQP-VK.synchronization.basic.timeline_semaphore.chain
dEQP-VK.synchronization2.basic.timeline_semaphore.chain
# WSI tests are too flaky to be useful
dEQP-VK.image.swapchain_mutable.*