mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 04:38:03 +02:00
radv/ci: document more flakes
Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33486>
This commit is contained in:
parent
8097c002d1
commit
c70a2526de
2 changed files with 8 additions and 0 deletions
|
|
@ -1,10 +1,14 @@
|
|||
dEQP-VK.memory_model.write_after_read.ext.u32.coherent.fence_atomic.atomicwrite.device.payload_local.image.guard_local.buffer.frag
|
||||
|
||||
dEQP-VK.pipeline.shader_object_unlinked_binary.interface_matching.decoration_mismatch.out_noperspective_in_none_loose_variable_vert_tesc_tese_geom_out_frag_in
|
||||
|
||||
dEQP-VK.pipeline.shader_object_unlinked_spirv.sampler.view_type.cube_array.format.r8_unorm.mag_reduce.comp_r_g_b_a.min
|
||||
dEQP-VK.pipeline.shader_object_unlinked_spirv.sampler.view_type.2d_array.format.d32_sfloat.min_reduce.comp_identity_zero_zero_zero.min
|
||||
dEQP-VK.pipeline.shader_object_unlinked_spirv.sampler.view_type.2d_array.format.r32_sfloat.mag_reduce.comp_r_zero_zero_zero.min
|
||||
|
||||
dEQP-VK.pipeline.monolithic.creation_cache_control.compute_pipelines.duplicate_single_recreate_no_caching
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.r8_snorm.min_reduce.comp_r_g_b_a.max
|
||||
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.r8_srgb.mag_reduce.comp_identity_zero_zero_zero.min
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.r8_srgb.mag_reduce.comp_r_g_b_a.min
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.r8_srgb.min_reduce.comp_r_g_b_a.max
|
||||
|
|
@ -13,8 +17,10 @@ dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm.min_redu
|
|||
dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm.min_reduce.comp_r_zero_zero_zero.min
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.r8_srgb.min_reduce.comp_r_g_b_a.min
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.r8_unorm.min_reduce.comp_identity_zero_zero_zero.min
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.cube_array.format.r16_sfloat.mag_reduce.comp_r_g_b_a.max
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.cube_array.format.r16_snorm.min_reduce.comp_identity_zero_zero_zero.max
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.cube_array.format.r16_unorm.mag_reduce.comp_identity_zero_zero_zero.min
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.d16_unorm.min_reduce.comp_r_zero_zero_zero.max
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.d32_sfloat.min_reduce.comp_identity_zero_zero_zero.max
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.d32_sfloat.mag_reduce.comp_identity_zero_zero_zero.min
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.d32_sfloat.min_reduce.comp_r_zero_zero_zero.min
|
||||
|
|
@ -28,6 +34,7 @@ dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.r8_snorm.min_reduce.co
|
|||
dEQP-VK.pipeline.shader_object_unlinked_binary.interface_matching.vector_length.out_ivec2_in_ivec2_member_of_structure_in_block_vert_tesc_tese_geom_out_frag_in
|
||||
dEQP-VK.pipeline.shader_object_unlinked_spirv.interface_matching.vector_length.out_ivec3_in_ivec2_member_of_structure_in_block_vert_geom_out_frag_in
|
||||
dEQP-VK.pipeline.shader_object_unlinked_spirv.sampler.view_type.1d_array.format.r8_unorm.min_reduce.comp_r_g_b_a.min
|
||||
dEQP-VK.pipeline.shader_object_unlinked_spirv.sampler.view_type.1d_array.format.r8_snorm.min_reduce.comp_r_zero_zero_zero.min
|
||||
dEQP-VK.pipeline.shader_object_unlinked_spirv.sampler.view_type.cube.format.r16_sfloat.mag_reduce.comp_r_zero_zero_zero.min
|
||||
dEQP-VK.pipeline.shader_object_unlinked_spirv.sampler.view_type.cube.format.r16_snorm.mag_reduce.comp_r_g_b_a.min
|
||||
dEQP-VK.pipeline.shader_object_unlinked_spirv.sampler.view_type.cube.format.r32_sfloat.mag_reduce.comp_r_zero_zero_zero.min
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
dEQP-VK.tessellation.misc_draw.triangles_instances
|
||||
Loading…
Add table
Reference in a new issue