mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
broadcom/ci: document recent flakes
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35693>
This commit is contained in:
parent
4052348d09
commit
5848e3a894
3 changed files with 19 additions and 0 deletions
|
|
@ -2,6 +2,9 @@ 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.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_zero
|
||||
dEQP-GLES2.functional.fragment_ops.blend.rgb_func_alpha_func.src.zero_one_minus_src_alpha
|
||||
dEQP-GLES2.functional.fragment_ops.depth_stencil.random.17
|
||||
|
|
@ -9,20 +12,25 @@ 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_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
|
||||
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.decr_zero_replace
|
||||
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.incr_decr_invert
|
||||
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_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_incr_wrap
|
||||
dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.zero_decr_decr_wrap
|
||||
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
|
||||
dEQP-GLES2.functional.fragment_ops.random.60
|
||||
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.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
|
||||
|
|
@ -37,6 +45,7 @@ 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.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
|
||||
dEQP-GLES2.functional.texture.format.l8_2d_pot
|
||||
|
|
|
|||
|
|
@ -1,10 +1,13 @@
|
|||
x11-dEQP-EGL.functional.buffer_age.no_preserve.resize_before_swap.odd_clear_clear_even_clear_clear
|
||||
x11-dEQP-EGL.functional.sharing.gles2.multithread.random.programs.link.7
|
||||
|
||||
KHR-GLES31.core.shader_atomic_counters.basic-usage-no-offset
|
||||
KHR-GLES31.core.shader_image_load_store.basic-allFormats-load-cs
|
||||
KHR-GLES31.core.shader_image_load_store.basic-glsl-earlyFragTests
|
||||
KHR-GLES31.core.shader_storage_buffer_object.advanced-indirectAddressing-case1-cs
|
||||
KHR-GLES31.core.shader_storage_buffer_object.advanced-unsizedArrayLength-cs-std430-vec
|
||||
KHR-GLES31.core.shader_storage_buffer_object.basic-matrixOperations-case2-cs
|
||||
KHR-GLES31.core.texture_cube_map_array.image_op_compute_sh
|
||||
dEQP-GLES3.functional.buffer.write.recreate_store.random_4
|
||||
dEQP-GLES3.functional.texture.specification.teximage2d_pbo.rgba32i_cube
|
||||
dEQP-GLES31.functional.ssbo.layout.instance_array_basic_type.std430.ivec4
|
||||
|
|
@ -20,6 +23,7 @@ glx@glx-swap-singlebuffer
|
|||
glx@glx-visuals-depth
|
||||
glx@glx-visuals-stencil
|
||||
glx@glx_arb_sync_control@waitformsc
|
||||
hiz@hiz-stencil-read-window-depth0
|
||||
shaders@glsl-kwin-blur-2
|
||||
spec@!opengl 1.0@gl-1.0-drawbuffer-modes
|
||||
spec@!opengl 1.0@gl-1.0-front-invalidate-back
|
||||
|
|
@ -115,6 +119,11 @@ dEQP-VK.rasterization.primitives_multisample_4_bit.no_stipple.lines
|
|||
dEQP-VK.rasterization.provoking_vertex.draw.last.triangle_list_with_adjacency
|
||||
dEQP-VK.renderpass.suballocation.load_store_op_none.depthstencil_d24_unorm_s8_uint_load_op_depth_load_stencil_none_store_op_depth_store_stencil_none_stencil_write_off
|
||||
dEQP-VK.robustness.image_robustness.bind.notemplate.rg32f.unroll.volatile.storage_image.fmt_qual.img.samples_1.cube_array.vert
|
||||
dEQP-VK.spirv_assembly.instruction.graphics.float_controls2.fp32.input_args.ord_gt_testedWithout_NotInf_arg1_inf_arg2_one_res_one_deco_vert
|
||||
dEQP-VK.ssbo.phys.layout.basic_unsized_array.std430.row_major_mat2x4_store_cols
|
||||
dEQP-VK.ssbo.phys.layout.random.basic_types.15
|
||||
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_vertex_read_vertex_input.buffer_262144_opaque_fd
|
||||
dEQP-VK.synchronization.timeline_semaphore.device_host.write_ssbo_geometry_read_vertex_input.buffer_262144
|
||||
dEQP-VK.synchronization2.basic.timeline_semaphore.one_queue
|
||||
dEQP-VK.synchronization2.timeline_semaphore.device_host.write_blit_image_read_copy_image.image_128x128_r16_uint
|
||||
|
|
|
|||
|
|
@ -204,3 +204,4 @@ spec@oes_texture_view@rendering-target@2D view rendering
|
|||
|
||||
spec@!opengl 1.0@gl-1.0-drawbuffer-modes
|
||||
x11-dEQP-EGL.functional.preserve_swap.no_preserve.read_before_swap.pre_clear_post_render
|
||||
x11-dEQP-EGL.functional.preserve_swap.no_preserve.no_read_before_swap.post_render
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue