mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-01 11:50:09 +01:00
broadcom/ci: document recent flakes
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36307>
This commit is contained in:
parent
7e702379ab
commit
b45cdfe4e6
3 changed files with 23 additions and 0 deletions
|
|
@ -2,9 +2,11 @@ dEQP-GLES2.functional.clipping.triangle_vertex.clip_three.clip_neg_x_and_pos_x_a
|
|||
dEQP-GLES2.functional.clipping.triangle_vertex.clip_three.clip_neg_x_and_pos_x_and_pos_y_pos_z
|
||||
dEQP-GLES2.functional.clipping.triangle_vertex.clip_three.clip_neg_x_and_pos_x_neg_y_pos_z_and_neg_x_pos_y_neg_z
|
||||
dEQP-GLES2.functional.clipping.triangle_vertex.clip_three.clip_pos_x_and_neg_x_neg_y_pos_z_and_neg_x_pos_y_neg_z
|
||||
dEQP-GLES2.functional.fragment_ops.blend.equation_src_func_dst_func.add_constant_color_constant_alpha
|
||||
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.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
|
||||
dEQP-GLES2.functional.fragment_ops.blend.rgb_func_alpha_func.src.src_alpha_one
|
||||
|
|
@ -14,12 +16,15 @@ 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_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_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
|
||||
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_replace_decr_wrap
|
||||
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.decr_wrap_zero_keep
|
||||
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.decr_zero_replace
|
||||
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.incr_decr_invert
|
||||
|
|
@ -36,11 +41,16 @@ 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_keep
|
||||
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.zero_incr_wrap_invert
|
||||
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.zero_replace_incr
|
||||
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.zero_replace_keep
|
||||
dEQP-GLES2.functional.fragment_ops.depth_stencil.write_mask.stencil
|
||||
dEQP-GLES2.functional.fragment_ops.random.60
|
||||
dEQP-GLES2.functional.fragment_ops.random.82
|
||||
dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.common.mod_vec4_fragment
|
||||
dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.pow_vec2_vertex
|
||||
dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.trigonometry.sin_float_fragment
|
||||
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
|
||||
|
|
@ -50,25 +60,31 @@ dEQP-GLES2.functional.shaders.random.all_features.fragment.1
|
|||
dEQP-GLES2.functional.shaders.random.all_features.fragment.25
|
||||
dEQP-GLES2.functional.shaders.random.all_features.fragment.75
|
||||
dEQP-GLES2.functional.shaders.random.basic_expression.fragment.68
|
||||
dEQP-GLES2.functional.shaders.random.basic_expression.fragment.89
|
||||
dEQP-GLES2.functional.shaders.random.basic_expression.vertex.23
|
||||
dEQP-GLES2.functional.shaders.random.comparison_ops.fragment.22
|
||||
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.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.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.2d.nearest_mipmap_linear_nearest_repeat_rgb888
|
||||
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_l8_pot
|
||||
dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_mirror_rgb888_pot
|
||||
dEQP-GLES2.functional.texture.filtering.cube.nearest_mipmap_linear_linear_mirror_rgba8888
|
||||
dEQP-GLES2.functional.texture.format.l8_2d_pot
|
||||
dEQP-GLES2.functional.texture.mipmap.cube.bias.nearest_linear
|
||||
dEQP-GLES2.functional.texture.mipmap.cube.generate.a8_fastest
|
||||
dEQP-GLES2.functional.texture.mipmap.cube.generate.a8_nicest
|
||||
dEQP-GLES2.functional.texture.mipmap.cube.generate.l8_fastest
|
||||
|
|
@ -178,6 +194,7 @@ x11-dEQP-EGL.functional.wide_color.pbuffer_8888_colorspace_srgb
|
|||
x11-dEQP-EGL.functional.wide_color.pbuffer_888_colorspace_default
|
||||
x11-dEQP-EGL.functional.wide_color.pbuffer_888_colorspace_srgb
|
||||
x11-dEQP-EGL.functional.wide_color.window_8888_colorspace_srgb
|
||||
x11-dEQP-EGL.functional.wide_color.window_888_colorspace_default
|
||||
x11-dEQP-EGL.functional.wide_color.window_888_colorspace_srgb
|
||||
|
||||
AbandonedContextImage
|
||||
|
|
|
|||
|
|
@ -27,6 +27,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_overwrite
|
||||
dEQP-GLES31.functional.synchronization.inter_invocation.image_overwrite
|
||||
dEQP-GLES31.functional.synchronization.inter_invocation.ssbo_atomic_read_write
|
||||
|
||||
|
|
@ -80,6 +81,7 @@ spec@ext_transform_feedback@order arrays triangles
|
|||
spec@ext_transform_feedback@tessellation quads wireframe
|
||||
spec@glsl-1.10@execution@built-in-functions@fs-op-div-mat2-float
|
||||
spec@glsl-1.10@execution@built-in-functions@vs-op-mult-int-ivec2
|
||||
spec@glsl-1.30@execution@tex-miplevel-selection texture\(bias\) 1darray
|
||||
spec@glsl-1.30@execution@tex-miplevel-selection texture\(bias\) 2darray
|
||||
spec@glsl-1.30@execution@tex-miplevel-selection texture\(bias\) 2dshadow
|
||||
spec@glsl-1.30@execution@tex-miplevel-selection texture\(bias\) 3d
|
||||
|
|
@ -147,12 +149,15 @@ dEQP-VK.synchronization.cross_instance.suballocated.write_ssbo_vertex_read_verte
|
|||
dEQP-VK.synchronization.op.single_queue.barrier.write_ssbo_compute_read_vertex_input.buffer_262144
|
||||
dEQP-VK.synchronization.op.single_queue.binary_semaphore.write_ssbo_vertex_read_vertex_input.buffer_262144
|
||||
dEQP-VK.synchronization.signal_order.shared_binary_semaphore.write_copy_buffer_read_vertex_input.buffer_262144_opaque_fd
|
||||
dEQP-VK.synchronization.signal_order.shared_binary_semaphore.write_ssbo_fragment_read_vertex_input.buffer_262144_opaque_fd
|
||||
dEQP-VK.synchronization.signal_order.shared_binary_semaphore.write_ssbo_vertex_read_vertex_input.buffer_262144_opaque_fd
|
||||
dEQP-VK.synchronization.timeline_semaphore.device_host.write_copy_buffer_read_vertex_input.buffer_262144
|
||||
dEQP-VK.synchronization.timeline_semaphore.device_host.write_ssbo_geometry_read_vertex_input.buffer_262144
|
||||
dEQP-VK.synchronization2.basic.timeline_semaphore.chain
|
||||
dEQP-VK.synchronization2.basic.timeline_semaphore.one_queue
|
||||
dEQP-VK.synchronization2.op.single_queue.binary_semaphore.write_ssbo_compute_read_vertex_input.buffer_262144_specialized_access_flag
|
||||
dEQP-VK.synchronization2.op.single_queue.event.write_ssbo_compute_read_vertex_input.buffer_16384
|
||||
dEQP-VK.synchronization2.op.single_queue.fence.write_ssbo_geometry_read_vertex_input.buffer_16384_specialized_access_flag
|
||||
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
|
||||
|
|
|
|||
|
|
@ -163,6 +163,7 @@ dEQP-VK.rasterization.primitive_size.points.point_size_2048
|
|||
dEQP-VK.rasterization.primitive_size.points.point_size_512
|
||||
dEQP-VK.rasterization.provoking_vertex.draw.last.triangle_list_with_adjacency
|
||||
dEQP-VK.renderpass.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_3
|
||||
dEQP-VK.renderpass.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_4
|
||||
dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_3
|
||||
dEQP-VK.robustness.image_robustness.bind.notemplate.r32i.dontunroll.volatile.storage_image.fmt_qual.img.samples_1.cube.frag
|
||||
dEQP-VK.robustness.image_robustness.bind.notemplate.r32ui.dontunroll.nonvolatile.sampled_image.no_fmt_qual.img.samples_1.1d_array.vert
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue