mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-18 12:30:47 +02:00
broadcom/ci: update expected results with kernel 6.12
Some tests no longer OOM after updating the devices to the 6.12 kernel. Therefore, remove those tests from the skip list. Also, reduce the timeout of some full-run jobs, as the VK full-run usually takes no longer than 25 minutes in the RPi 4 and no longer than 30 minutes in the RPi 5. Signed-off-by: Maíra Canal <mcanal@igalia.com> Reviewed-by: Juan A. Suarez <jasuarez@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35300>
This commit is contained in:
parent
1ad37360de
commit
cd7dc398d8
3 changed files with 2 additions and 54 deletions
|
|
@ -26,10 +26,6 @@ spec@glsl-es-3.20.*
|
|||
dEQP-VK.draw.renderpass.inverted_depth_ranges.nodepthclamp_deltazero
|
||||
dEQP-VK.rasterization.depth_bias.d32_sfloat
|
||||
|
||||
# Kernel blocks (probably GMP violations)
|
||||
spec@arb_shading_language_420pack@active sampler conflict
|
||||
spec@arb_texture_buffer_object@render-no-bo
|
||||
|
||||
# When running these tests in parallel with others, quite a few of the
|
||||
# tests reach the execution time limit of 1 minute, which generates a
|
||||
# lot of flakes (sometimes they pass, sometimes they are timeout). And
|
||||
|
|
@ -90,16 +86,6 @@ dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail.basic
|
|||
dEQP-VK.api.object_management.alloc_callback_fail.*
|
||||
|
||||
# These tests generate OOM when running in parallel with other tests
|
||||
dEQP-VK.api.buffer.dedicated_alloc.transfer_src.uniform_texel.index.indirect.create.zero
|
||||
dEQP-VK.api.copy_and_blit.copy_commands2.blit_image.all_formats.color.2d.astc_6x6_srgb_block.a8b8g8r8_srgb_pack32.optimal_general_nearest
|
||||
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r8g8b8a8_uint.r32g32_uint.optimal_general_nearest
|
||||
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.3d_to_3d.bc2_srgb_block.bc2_srgb_block.general_general
|
||||
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.simple_tests.scaling_whole2_3d.r32_sfloat_linear
|
||||
dEQP-VK.api.image_clearing.core.clear_color_image.2d.linear.remaining_array_layers_twostep.b10g11r11_ufloat_pack32_200x180
|
||||
dEQP-VK.api.image_clearing.dedicated_allocation.clear_color_image.3d.optimal.single_layer.r16_unorm_clamp_input_multiple_subresourcerange
|
||||
dEQP-VK.api.image_clearing.dedicated_allocation.clear_color_image.3d.optimal.single_layer.r8g8b8a8_srgb_200x180x16_multiple_subresourcerange
|
||||
dEQP-VK.draw.renderpass.basic_draw.draw_indexed_indirect.line_strip.45_single_command
|
||||
dEQP-VK.glsl.texture_functions.query.texturesize.isampler1darray_fragment
|
||||
dEQP-VK.image.concurrent_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_3d.multiple.gradient.device.write
|
||||
dEQP-VK.image.concurrent_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_3d.multiple.random.device.write
|
||||
dEQP-VK.image.concurrent_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_3d.single.gradient.device.write
|
||||
|
|
@ -124,12 +110,6 @@ dEQP-VK.image.concurrent_copy.vk_format_r8g8b8a8_unorm.vk_image_tiling_optimal.v
|
|||
dEQP-VK.image.concurrent_copy.vk_format_r8g8b8a8_unorm.vk_image_tiling_optimal.vk_image_type_3d.multiple.random.device.write
|
||||
dEQP-VK.image.concurrent_copy.vk_format_r8g8b8a8_unorm.vk_image_tiling_optimal.vk_image_type_3d.single.gradient.device.write
|
||||
dEQP-VK.image.concurrent_copy.vk_format_r8g8b8a8_unorm.vk_image_tiling_optimal.vk_image_type_3d.single.random.device.write
|
||||
dEQP-VK.memory.allocation.random.30
|
||||
dEQP-VK.memory_model.message_passing.ext.u32.coherent.atomic_atomic.atomicwrite.queuefamily.payload_local.physbuffer.guard_local.buffer.frag
|
||||
dEQP-VK.memory_model.message_passing.ext.u32.coherent.fence_atomic.atomicwrite.workgroup.payload_local.image.guard_local.image.comp
|
||||
dEQP-VK.multiview.renderpass2.multisample.no_queries.8_1_1_8
|
||||
dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_4
|
||||
dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_ord_ls_var_preserve_vert
|
||||
dEQP-VK.synchronization2.signal_order.shared_binary_semaphore.write_ssbo_vertex_read_ssbo_fragment.buffer_16384_opaque_fd
|
||||
|
||||
# Leaky in VKCTS 1.4.1.1
|
||||
|
|
|
|||
|
|
@ -101,17 +101,6 @@ dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail.basic
|
|||
dEQP-VK.api.object_management.alloc_callback_fail.*
|
||||
|
||||
# These tests generates OOM when running in parallel with other tests
|
||||
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.astc_8x5_unorm_block.r8g8_unorm.general_general_linear
|
||||
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.generate_mipmaps.from_previous_level.layercount_6.r5g6b5_unorm_pack16.general_optimal_nearest
|
||||
dEQP-VK.api.copy_and_blit.core.blit_image.simple_tests.mirror_y_3d.b8g8r8a8_unorm_nearest
|
||||
dEQP-VK.api.copy_and_blit.core.blit_image.simple_tests.scaling_and_offset_3d.b8g8r8a8_unorm_nearest
|
||||
dEQP-VK.api.copy_and_blit.core.image_to_buffer.2d_images.mip_copies_astc_10x10_unorm_block_64x192_5_layers_universal
|
||||
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.1d_to_1d.r16g16b16a16_sfloat.r16g16b16a16_sfloat.optimal_optimal
|
||||
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d_to_1d.r8g8_snorm.r16_unorm.optimal_optimal
|
||||
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.simple_tests.mirror_subregions_3d.nearest
|
||||
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.simple_tests.scaling_and_offset_3d.r32_sfloat_nearest
|
||||
dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed43_geometry
|
||||
dEQP-VK.glsl.texture_functions.query.texturequerylevels.sampler1darray_float_vertex
|
||||
dEQP-VK.image.concurrent_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_3d.multiple.gradient.device.write
|
||||
dEQP-VK.image.concurrent_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_3d.multiple.random.device.write
|
||||
dEQP-VK.image.concurrent_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_3d.single.gradient.device.write
|
||||
|
|
@ -136,21 +125,6 @@ dEQP-VK.image.concurrent_copy.vk_format_r8g8b8a8_unorm.vk_image_tiling_optimal.v
|
|||
dEQP-VK.image.concurrent_copy.vk_format_r8g8b8a8_unorm.vk_image_tiling_optimal.vk_image_type_3d.multiple.random.device.write
|
||||
dEQP-VK.image.concurrent_copy.vk_format_r8g8b8a8_unorm.vk_image_tiling_optimal.vk_image_type_3d.single.gradient.device.write
|
||||
dEQP-VK.image.concurrent_copy.vk_format_r8g8b8a8_unorm.vk_image_tiling_optimal.vk_image_type_3d.single.random.device.write
|
||||
dEQP-VK.memory_model.message_passing.ext.u32.coherent.fence_atomic.atomicwrite.queuefamily.payload_local.physbuffer.guard_local.image.vert
|
||||
dEQP-VK.memory_model.message_passing.ext.u32.coherent.fence_atomic.atomicwrite.queuefamily.payload_local.physbuffer.guard_local.physbuffer.vert
|
||||
dEQP-VK.memory_model.message_passing.ext.u32.coherent.fence_atomic.atomicwrite.subgroup.payload_local.physbuffer.guard_local.physbuffer.frag
|
||||
dEQP-VK.memory_model.message_passing.ext.u32.noncoherent.atomic_atomic.atomicrmw.queuefamily.payload_local.image.guard_local.physbuffer.frag
|
||||
dEQP-VK.memory_model.message_passing.ext.u32.noncoherent.fence_atomic.atomicwrite.queuefamily.payload_local.image.guard_local.buffer.vert
|
||||
dEQP-VK.memory_model.write_after_read.ext.u32.noncoherent.atomic_atomic.atomicrmw.queuefamily.payload_local.image.guard_local.image.vert
|
||||
dEQP-VK.memory_model.write_after_read.ext.u32.noncoherent.atomic_atomic.atomicwrite.queuefamily.payload_local.image.guard_local.image.frag
|
||||
dEQP-VK.memory_model.write_after_read.ext.u32.noncoherent.atomic_fence.atomicwrite.device.payload_local.image.guard_local.physbuffer.frag
|
||||
dEQP-VK.memory_model.write_after_read.ext.u32.noncoherent.atomic_fence.atomicwrite.subgroup.payload_local.physbuffer.guard_local.buffer.frag
|
||||
dEQP-VK.memory_model.write_after_read.ext.u32.noncoherent.fence_atomic.atomicwrite.device.payload_local.buffer.guard_local.physbuffer.frag
|
||||
dEQP-VK.memory_model.write_after_read.ext.u32.noncoherent.fence_fence.atomicwrite.subgroup.payload_local.buffer.guard_local.image.frag
|
||||
dEQP-VK.pipeline.monolithic.attachment_feedback_loop_layout.sampler.sampled_image.image_type.cube_array.format.d24_unorm_s8_uint_stencil_read
|
||||
dEQP-VK.pipeline.monolithic.image_view.view_type.cube.format.astc_10x5_srgb_block.subresource_range.array_layer_last
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.cube_array.format.eac_r11g11_snorm_block.mipmap.nearest.lod.select_bias_3_7
|
||||
dEQP-VK.robustness.image_robustness.bind.notemplate.rgba32i.unroll.nonvolatile.storage_image.fmt_qual.img.samples_1.cube.vert
|
||||
dEQP-VK.synchronization.implicit.binary_semaphore.write_copy_buffer_read_copy_buffer.buffer_16384.0203
|
||||
dEQP-VK.synchronization.signal_order.shared_binary_semaphore.write_image_geometry_read_copy_image_to_buffer.image_128x128_r16g16b16a16_uint_opaque_fd
|
||||
dEQP-VK.synchronization.signal_order.shared_binary_semaphore.write_image_geometry_read_image_compute.image_128x128_r8g8b8a8_unorm_opaque_fd
|
||||
|
|
@ -160,9 +134,3 @@ dEQP-VK.synchronization.timeline_semaphore.one_to_n.write_blit_image_read_image_
|
|||
dEQP-VK.synchronization.timeline_semaphore.wait_before_signal.write_ssbo_geometry_read_ssbo_tess_control.buffer_262144
|
||||
dEQP-VK.synchronization2.cross_instance.suballocated.write_ssbo_compute_indirect_read_ssbo_vertex.buffer_262144_binary_semaphore_fd
|
||||
dEQP-VK.synchronization2.signal_order.shared_binary_semaphore.write_copy_buffer_read_vertex_input.buffer_16384_opaque_fd
|
||||
dEQP-VK.texture.shadow.cube_array.linear.less_d24_unorm_s8_uint
|
||||
dEQP-VK.texture.shadow.cube_array.linear.never_d24_unorm_s8_uint
|
||||
dEQP-VK.texture.shadow.cube_array.linear_mipmap_linear.greater_or_equal_x8_d24_unorm_pack32
|
||||
dEQP-VK.texture.shadow.cube_array.linear_mipmap_linear.less_d24_unorm_s8_uint
|
||||
dEQP-VK.texture.shadow.cube_array.linear_mipmap_linear.never_d24_unorm_s8_uint
|
||||
dEQP-VK.texture.shadow.cube_array.nearest_mipmap_nearest.never_x8_d24_unorm_pack32
|
||||
|
|
|
|||
|
|
@ -160,7 +160,7 @@ v3dv-rpi4-vk-full:arm64:
|
|||
- igalia-rpi4
|
||||
- igalia-fullrun
|
||||
parallel: 8
|
||||
timeout: 2h
|
||||
timeout: 1h
|
||||
variables:
|
||||
# Keep 10 minutes for boot + setup + uploading the artifacts at the end
|
||||
TEST_SETUP_AND_UPLOAD_MARGIN_MINUTES: 10
|
||||
|
|
@ -261,7 +261,7 @@ v3dv-rpi5-vk-full:arm64:
|
|||
- igalia-rpi5
|
||||
- igalia-fullrun
|
||||
parallel: 4
|
||||
timeout: 2h 30m
|
||||
timeout: 1h
|
||||
variables:
|
||||
# Keep 10 minutes for boot + setup + uploading the artifacts at the end
|
||||
TEST_SETUP_AND_UPLOAD_MARGIN_MINUTES: 10
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue