broadcom/ci: document recent flakes

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36071>
This commit is contained in:
Eric Engestrom 2025-07-11 10:52:52 +02:00
parent 634ecaf4f3
commit b2845f3a3f
2 changed files with 13 additions and 0 deletions

View file

@ -6,6 +6,7 @@ dEQP-GLES2.functional.fragment_ops.blend.equation_src_func_dst_func.add_zero_zer
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.rgb_func_alpha_func.src.one_minus_dst_color_one_minus_constant_color
dEQP-GLES2.functional.fragment_ops.blend.rgb_func_alpha_func.src.src_alpha_one
dEQP-GLES2.functional.fragment_ops.blend.rgb_func_alpha_func.src.src_alpha_zero
dEQP-GLES2.functional.fragment_ops.blend.rgb_func_alpha_func.src.zero_dst_alpha
dEQP-GLES2.functional.fragment_ops.blend.rgb_func_alpha_func.src.zero_one_minus_src_alpha
@ -14,6 +15,7 @@ dEQP-GLES2.functional.fragment_ops.depth_stencil.random.3
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_notequal_depth_notequal
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.decr_replace_incr
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.decr_wrap_decr_incr
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.decr_wrap_invert_decr
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.decr_wrap_keep_replace
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.decr_wrap_zero_keep
@ -23,12 +25,14 @@ dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.incr_incr_wrap_decr
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.incr_wrap_decr_wrap_replace
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.incr_wrap_invert_zero
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.incr_wrap_zero_keep
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.invert_decr_wrap_incr
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.invert_keep_replace
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.keep_decr_wrap_invert
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.keep_incr_decr
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.keep_incr_incr_wrap
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.keep_invert_decr
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.zero_decr_decr_wrap
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.zero_decr_keep
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.zero_decr_wrap_decr_wrap
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.zero_incr_wrap_invert
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.zero_replace_keep
@ -37,6 +41,7 @@ dEQP-GLES2.functional.fragment_ops.random.82
dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.pow_vec2_vertex
dEQP-GLES2.functional.shaders.indexing.matrix_subscript.mat4_static_loop_write_static_read_vertex
dEQP-GLES2.functional.shaders.matrix.mul.uniform_highp_mat2_vec2_vertex
dEQP-GLES2.functional.shaders.operator.angle_and_trigonometry.atan.highp_vec4_vertex
dEQP-GLES2.functional.shaders.operator.geometric.length.mediump_vec2_fragment
dEQP-GLES2.functional.shaders.operator.int_compare.greaterThanEqual.mediump_ivec4_fragment
dEQP-GLES2.functional.shaders.random.all_features.fragment.1
@ -48,12 +53,14 @@ dEQP-GLES2.functional.shaders.random.comparison_ops.fragment.22
dEQP-GLES2.functional.shaders.random.conditionals.combined.95
dEQP-GLES2.functional.shaders.random.conditionals.vertex.62
dEQP-GLES2.functional.shaders.random.conditionals.vertex.70
dEQP-GLES2.functional.shaders.random.conditionals.vertex.83
dEQP-GLES2.functional.shaders.random.exponential.fragment.33
dEQP-GLES2.functional.shaders.random.texture.fragment.2
dEQP-GLES2.functional.shaders.random.trigonometric.fragment.50
dEQP-GLES2.functional.shaders.random.trigonometric.fragment.79
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
dEQP-GLES2.functional.texture.filtering.cube.linear_mipmap_nearest_nearest_repeat_l8
dEQP-GLES2.functional.texture.filtering.cube.linear_nearest_clamp_etc1
dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_mirror_rgb888_pot

View file

@ -18,7 +18,11 @@ dEQP-GLES31.functional.copy_image.compressed.viewclass_astc_10x6_rgba.rgba_astc_
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
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_8_bits.r8_r8.texture2d_array_to_texture3d
dEQP-GLES31.functional.image_load_store.3d.format_reinterpret.rgba8_snorm_rgba8
dEQP-GLES31.functional.shaders.builtin_functions.common.ceil.vec4_highp_compute
dEQP-GLES31.functional.ssbo.layout.3_level_unsized_array.packed.bvec3
dEQP-GLES31.functional.ssbo.layout.instance_array_basic_type.std430.ivec4
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
@ -139,6 +143,7 @@ dEQP-VK.synchronization2.basic.timeline_semaphore.one_queue
dEQP-VK.synchronization2.op.single_queue.event.write_ssbo_compute_read_vertex_input.buffer_16384
dEQP-VK.synchronization2.timeline_semaphore.device_host.write_blit_image_read_copy_image.image_128x128_r16_uint
dEQP-VK.synchronization2.timeline_semaphore.device_host.write_blit_image_read_copy_image.image_64x64x8_r32_sfloat
dEQP-VK.synchronization2.timeline_semaphore.device_host.write_image_compute_read_image_fragment.image_128_r32_uint
dEQP-VK.synchronization2.timeline_semaphore.device_host.write_ssbo_compute_indirect_read_vertex_input.buffer_262144
dEQP-VK.synchronization2.timeline_semaphore.device_host.write_ssbo_fragment_read_vertex_input.buffer_262144
dEQP-VK.tessellation.invariance.one_minus_tess_coord_component.isolines_fractional_odd_spacing_ccw
@ -146,6 +151,7 @@ dEQP-VK.tessellation.invariance.tess_coord_component_range.isolines_fractional_e
dEQP-VK.tessellation.user_defined_io.per_patch_block_array.vertex_io_array_size_implicit.triangles
dEQP-VK.texture.filtering.2d.combinations.nearest.linear.repeat.clamp_to_edge
dEQP-VK.texture.filtering.2d.combinations.nearest_mipmap_nearest.linear.clamp_to_border.mirrored_repeat
dEQP-VK.texture.filtering.2d.formats.s8_uint.nearest
dEQP-VK.texture.filtering.2d_array.combinations.linear_mipmap_linear.linear.mirrored_repeat.repeat
dEQP-VK.texture.filtering.cube.combinations.nearest.linear.mirrored_repeat.repeat.seamless
dEQP-VK.texture.shadow.cube.linear.less_d24_unorm_s8_uint