turnip: Link more MRs and issues related to our xfails.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11562>
This commit is contained in:
Emma Anholt 2021-06-21 15:37:15 -07:00 committed by Marge Bot
parent 4b44e28526
commit 31f8b70481
1 changed files with 18 additions and 0 deletions

View File

@ -7,6 +7,8 @@ KHR-GL33.transform_feedback.draw_xfb_instanced_test,Crash
KHR-GL33.transform_feedback.draw_xfb_stream_instanced_test,Crash
KHR-GL33.transform_feedback.query_vertex_interleaved_test,Fail
KHR-GL33.transform_feedback.query_vertex_separate_test,Fail
# "Intermediate verification failed for coordinates (0, 0) sample 2 (Fail)"
dEQP-VK.api.copy_and_blit.core.resolve_image.whole_array_image_one_region.4_bit,Fail
dEQP-VK.api.copy_and_blit.core.resolve_image.whole_copy_before_resolving.4_bit,Fail
dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail,Fail
@ -16,6 +18,8 @@ dEQP-VK.api.info.format_properties.g8b8g8r8_422_unorm,Fail
dEQP-VK.compute.basic.max_local_size_x,Crash
dEQP-VK.compute.basic.max_local_size_y,Crash
# shader_viewport and atomic_operations fails to reproduce on anholt's cheza,
# even with a failing caselist from CI.
dEQP-VK.draw.shader_viewport_index.fragment_shader_10,Fail
dEQP-VK.draw.shader_viewport_index.fragment_shader_12,Fail
dEQP-VK.draw.shader_viewport_index.fragment_shader_13,Fail
@ -59,11 +63,22 @@ dEQP-VK.renderpass.suballocation.attachment_allocation.input_output.7,Fail
dEQP-VK.renderpass.suballocation.subpass_dependencies.implicit_dependencies.render_passes_5,Fail
dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.7,Fail
dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.7,Fail
# "MESA: error: ir3_ra() failed!
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/33
dEQP-VK.spirv_assembly.instruction.compute.opcopymemory.array,Fail
# fails to reproduce on anholt's cheza, even with a failing caselist from CI.
dEQP-VK.spirv_assembly.instruction.graphics.variable_pointers.graphics.writes_single_buffer_geom,Fail
dEQP-VK.spirv_assembly.instruction.graphics.variable_pointers.graphics.writes_two_buffers_geom,Fail
# "MESA: error: ir3_ra() failed!"
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/33
# Needs spilling, or maybe some scheduling (though throwing a bit of nir_move/sink
# at it didn't help).
dEQP-VK.spirv_assembly.instruction.spirv1p4.opcopylogical.nested_arrays_different_inner_stride,Fail
# https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6752
dEQP-VK.subgroups.basic.compute.subgroupbarrier,Crash
dEQP-VK.subgroups.basic.compute.subgroupelect,Crash
dEQP-VK.subgroups.basic.compute.subgroupmemorybarrier,Crash
@ -92,8 +107,11 @@ dEQP-VK.subgroups.vote.compute.subgroupallequal_vec2,Crash
dEQP-VK.subgroups.vote.compute.subgroupallequal_vec3,Crash
dEQP-VK.subgroups.vote.compute.subgroupallequal_vec4,Crash
dEQP-VK.subgroups.vote.compute.subgroupany_uint,Crash
dEQP-VK.texture.filtering.2d.formats.d24_unorm_s8_uint_stencil.nearest,Fail
dEQP-VK.texture.filtering.2d_array.formats.d24_unorm_s8_uint_stencil.d24_unorm_s8_uint_stencil_nearest,Fail
dEQP-VK.texture.filtering.cube.formats.d24_unorm_s8_uint_stencil.nearest,Fail
dEQP-VK.texture.filtering.unnormal.formats.d24_unorm_s8_uint_stencil.nearest,Fail
# Broken on all drivers: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4582
dEQP-VK.wsi.display_control.register_device_event,Fail