broadcom/ci: document recent flakes

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36612>
This commit is contained in:
Eric Engestrom 2025-08-06 16:24:46 +02:00 committed by Marge Bot
parent 98370280ce
commit 54c8cb62e5
3 changed files with 12 additions and 0 deletions

View file

@ -6,6 +6,7 @@ dEQP-GLES2.functional.fragment_ops.blend.equation_src_func_dst_func.add_constant
dEQP-GLES2.functional.fragment_ops.blend.equation_src_func_dst_func.add_zero_zero
dEQP-GLES2.functional.fragment_ops.blend.equation_src_func_dst_func.reverse_subtract_one_minus_dst_color_one_minus_constant_alpha
dEQP-GLES2.functional.fragment_ops.blend.equation_src_func_dst_func.reverse_subtract_src_alpha_one_minus_constant_color
dEQP-GLES2.functional.fragment_ops.blend.equation_src_func_dst_func.subtract_one_minus_src_color_one_minus_dst_alpha
dEQP-GLES2.functional.fragment_ops.blend.rgb_func_alpha_func.dst.one_minus_constant_color_src_alpha
dEQP-GLES2.functional.fragment_ops.blend.rgb_func_alpha_func.dst.one_one_minus_constant_alpha
dEQP-GLES2.functional.fragment_ops.blend.rgb_func_alpha_func.src.one_minus_dst_color_one_minus_constant_color
@ -16,8 +17,10 @@ dEQP-GLES2.functional.fragment_ops.blend.rgb_func_alpha_func.src.zero_one_minus_
dEQP-GLES2.functional.fragment_ops.depth_stencil.random.1
dEQP-GLES2.functional.fragment_ops.depth_stencil.random.17
dEQP-GLES2.functional.fragment_ops.depth_stencil.random.3
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_depth_funcs.stencil_equal_depth_always
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_depth_funcs.stencil_less_depth_never
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_depth_funcs.stencil_less_no_depth
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_depth_funcs.stencil_never_depth_equal
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_depth_funcs.stencil_never_depth_gequal
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_depth_funcs.stencil_notequal_depth_notequal
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.decr_replace_incr
@ -67,13 +70,17 @@ dEQP-GLES2.functional.shaders.random.conditionals.combined.95
dEQP-GLES2.functional.shaders.random.conditionals.fragment.82
dEQP-GLES2.functional.shaders.random.conditionals.vertex.62
dEQP-GLES2.functional.shaders.random.conditionals.vertex.70
dEQP-GLES2.functional.shaders.random.conditionals.vertex.79
dEQP-GLES2.functional.shaders.random.conditionals.vertex.83
dEQP-GLES2.functional.shaders.random.exponential.fragment.33
dEQP-GLES2.functional.shaders.random.scalar_conversion.fragment.17
dEQP-GLES2.functional.shaders.random.scalar_conversion.vertex.43
dEQP-GLES2.functional.shaders.random.swizzle.vertex.40
dEQP-GLES2.functional.shaders.random.texture.fragment.2
dEQP-GLES2.functional.shaders.random.trigonometric.fragment.16
dEQP-GLES2.functional.shaders.random.trigonometric.fragment.50
dEQP-GLES2.functional.shaders.random.trigonometric.fragment.79
dEQP-GLES2.functional.texture.completeness.2d.empty_object
dEQP-GLES2.functional.texture.filtering.2d.linear_mipmap_linear_linear_mirror_rgba8888
dEQP-GLES2.functional.texture.filtering.2d.linear_mipmap_nearest_linear_clamp_rgba8888
dEQP-GLES2.functional.texture.filtering.2d.nearest_linear_mirror_rgb888_pot
@ -188,6 +195,7 @@ wayland-dEQP-EGL.functional.wide_color.window_8888_colorspace_srgb
wayland-dEQP-EGL.functional.wide_color.window_888_colorspace_srgb
spec@arb_color_buffer_float@gl_rgba8-render
x11-dEQP-EGL.functional.color_clears.multi_context.gles2.rgb888_window
x11-dEQP-EGL.functional.color_clears.single_context.gles2.rgba8888_window
x11-dEQP-EGL.functional.sharing.gles2.multithread.random_egl_server_sync.programs.link.19
x11-dEQP-EGL.functional.wide_color.pbuffer_8888_colorspace_srgb

View file

@ -15,6 +15,8 @@ KHR-GLES31.core.texture_cube_map_array.image_op_compute_sh
arm32-KHR-GLES31.core.shader_image_load_store.advanced-copyImage-cs
dEQP-GLES3.functional.buffer.write.recreate_store.random_4
dEQP-GLES3.functional.texture.specification.teximage2d_pbo.rgba32i_cube
dEQP-GLES31.functional.atomic_counter.get_dec_branch.1_counter_1_call_10_threads
dEQP-GLES31.functional.atomic_counter.inc_dec_branch.1_counter_1_call_5000_threads
dEQP-GLES31.functional.copy_image.compressed.viewclass_astc_10x6_rgba.rgba_astc_10x6_khr_rgba_astc_10x6_khr.cubemap_to_texture3d
dEQP-GLES31.functional.copy_image.compressed.viewclass_astc_8x5_rgba.rgba_astc_8x5_khr_srgb8_alpha8_astc_8x5_khr.cubemap_to_texture3d
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.rgba_astc_10x6_khr_rgba32f.cubemap_to_texture3d
@ -27,6 +29,7 @@ dEQP-GLES31.functional.ssbo.layout.instance_array_basic_type.std430.mat3x2
dEQP-GLES31.functional.ssbo.layout.instance_array_basic_type.std430.row_major_mat3x2
dEQP-GLES31.functional.ssbo.layout.random.nested_structs_instance_arrays.17
dEQP-GLES31.functional.ssbo.layout.single_basic_type.shared.column_major_lowp_mat3x4
dEQP-GLES31.functional.synchronization.inter_invocation.image_atomic_alias_write
dEQP-GLES31.functional.synchronization.inter_invocation.image_atomic_overwrite
dEQP-GLES31.functional.synchronization.inter_invocation.image_overwrite
dEQP-GLES31.functional.synchronization.inter_invocation.ssbo_atomic_read_write

View file

@ -89,6 +89,7 @@ dEQP-VK.binding_model.shader_access.primary_cmd_buf.bind.sampler_immutable.tess_
dEQP-VK.binding_model.shader_access.secondary_cmd_buf.bind.sampler_immutable.vertex_fragment.multiple_descriptor_sets.single_descriptor.3d
dEQP-VK.binding_model.shader_access.secondary_cmd_buf.bind.with_template.sampler_mutable.tess_ctrl.multiple_descriptor_sets.single_descriptor.3d
dEQP-VK.clipping.user_defined.clip_distance.vert.8
dEQP-VK.draw.dynamic_rendering.complete_secondary_cmd_buff.multiple_interpolation.separate.no_sample_decoration.4_samples
dEQP-VK.draw.dynamic_rendering.partial_secondary_cmd_buff.instanced.draw_indexed_indirect_vk_primitive_topology_line_strip_attrib_divisor_2
dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.instanced.draw_indexed_vk_primitive_topology_triangle_fan_khr_attrib_divisor_2_multiview_maintenance_5
dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.multiple_interpolation.structured.no_sample_decoration.4_samples