freedreno/ci: Document flakes
Some of these cause pipelines to fail. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Reviewed-by: Eric Engestrom <None> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33298>
This commit is contained in:
committed by
Marge Bot
parent
06ab1c81d1
commit
b3e4a113b2
@@ -372,3 +372,12 @@ spec@arb_gpu_shader_fp64@execution@built-in-functions@fs-op-div-dmat3-dmat3
|
||||
spec@arb_gpu_shader_fp64@execution@built-in-functions@fs-op-div-dmat4x2-dmat4x2
|
||||
wayland-dEQP-EGL.functional.buffer_age.no_preserve.resize_after_swap.odd_clear_even_clear
|
||||
wayland-dEQP-EGL.functional.image.modify.tex_rgb5_a1_renderbuffer_clear_color
|
||||
|
||||
# Random flakes, unkown when they started appearing
|
||||
spec@arb_gpu_shader_fp64@execution@built-in-functions@fs-op-div-double-dmat3
|
||||
spec@arb_gpu_shader_fp64@execution@built-in-functions@fs-op-mult-dmat4x3-dmat3x4
|
||||
spec@arb_gpu_shader_fp64@execution@fs-isnan-dvec
|
||||
spec@arb_gpu_shader_fp64@execution@gs-isnan-dvec
|
||||
spec@glsl-4.00@execution@built-in-functions@fs-op-div-dmat4-double
|
||||
spec@glsl-4.00@execution@built-in-functions@fs-op-mult-dmat4x2-dmat4
|
||||
spec@glsl-4.10@execution@conversion@frag-conversion-implicit-mat3x4-dmat3x4-zero-sign
|
||||
|
||||
@@ -22,6 +22,7 @@ asan-dEQP-VK.wsi.*
|
||||
|
||||
# Timeout
|
||||
spec@glsl-4.00@execution@built-in-functions@fs-op-div-dmat3-dmat3
|
||||
spec@glsl-4.00@execution@built-in-functions@fs-op-div-double-dmat3
|
||||
|
||||
# Leaky in VKCTS 1.4.1.1
|
||||
asan-dEQP-VK.video.*
|
||||
|
||||
@@ -54,3 +54,11 @@ gmem-dEQP-VK.synchronization.op.single_queue.fence.write_ssbo_tess_control_read_
|
||||
dEQP-VK.spirv_assembly.type.vec2.i64.iequal_geom
|
||||
dEQP-VK.tessellation.invariance.outer_triangle_set.quads_equal_spacing
|
||||
dEQP-VK.binding_model.shader_access.secondary_cmd_buf.bind.with_template.storage_image.tess_ctrl.multiple_contiguous_descriptors.cube
|
||||
|
||||
# Random flakes, unkown when they started appearing
|
||||
dEQP-VK.subgroups.clustered.compute.subgroupclusteredmul_u64vec3_requiredsubgroupsize
|
||||
dEQP-VK.subgroups.shuffle.graphics.subgroupshufflexor_int64_t_constant
|
||||
dEQP-VK.subgroups.shuffle.framebuffer.subgroupshuffle_bool_tess_control
|
||||
bypass-dEQP-VK.renderpass2.fragment_density_map.2_views.render.divisible_density_size.2_samples.static_subsampled_1_2_multiviewport
|
||||
bypass-dEQP-VK.renderpass2.fragment_density_map.2_views.render.divisible_density_size.2_samples.static_subsampled_2_1_multiviewport
|
||||
gmem-dEQP-VK.spirv_assembly.instruction.graphics.image_sampler.imagefetch.sampled_image.optypeimage_mismatch.rgba32f.depth_property.unknown.shader_tessc
|
||||
|
||||
@@ -13,3 +13,6 @@ dEQP-VK.spirv_assembly.instruction.graphics.spirv_ids_abuse.lots_ids_geom
|
||||
dEQP-VK.spirv_assembly.instruction.graphics.spirv_ids_abuse.lots_ids_tessc
|
||||
dEQP-VK.spirv_assembly.instruction.graphics.spirv_ids_abuse.lots_ids_tesse
|
||||
dEQP-VK.spirv_assembly.instruction.graphics.spirv_ids_abuse.lots_ids_vert
|
||||
|
||||
# 60s timeout (flake)
|
||||
dEQP-VK.subgroups.clustered.graphics.subgroupclusteredmul_i64vec4
|
||||
|
||||
Reference in New Issue
Block a user