From d1692077cadad5baf8756581103fc23ca42847f4 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Tue, 3 Jun 2025 18:43:17 +0200 Subject: [PATCH] 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: --- src/broadcom/ci/broadcom-rpi4-skips.txt | 28 +++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/src/broadcom/ci/broadcom-rpi4-skips.txt b/src/broadcom/ci/broadcom-rpi4-skips.txt index 0163cb0f57a..7d57012ecf4 100644 --- a/src/broadcom/ci/broadcom-rpi4-skips.txt +++ b/src/broadcom/ci/broadcom-rpi4-skips.txt @@ -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.*