lavapipe/ci: Re-enable lavapipe-vk-asan

The previous issues have been resolved, and the only error the
job encountered was due to incorrect expectations.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32832>
This commit is contained in:
Valentine Burley 2025-01-02 12:11:36 +01:00 committed by Marge Bot
parent 03b037a0e3
commit 5fd9f08c1d
2 changed files with 11 additions and 4 deletions

View file

@ -20,9 +20,7 @@ lavapipe-full:
variables:
DEQP_FRACTION: 1
# this seems broken
# https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29068#note_2403558
.lavapipe-vk-asan:
lavapipe-vk-asan:
extends:
- .deqp-test
- .lavapipe-test

View file

@ -41,4 +41,13 @@ dEQP-VK.pipeline.shader_object_linked_spirv.multisample.multisampled_render_to_s
dEQP-VK.pipeline.shader_object_linked_spirv.multisample.multisampled_render_to_single_sampled.multi_subpass.r8g8b8a8_unorm_r16g16b16a16_sfloat_r16g16b16a16_sint_d32_sfloat_s8_uint.random_119,Fail
# The test has a loop that exceeds LP_MAX_TGSI_LOOP_ITERATIONS
dEQP-VK.sparse_resources.buffer.ssbo.sparse_residency.buffer_size_2_24
dEQP-VK.sparse_resources.buffer.ssbo.sparse_residency.buffer_size_2_24,Fail
dEQP-VK.dgc.ext.graphics.draw.token_draw.shader_objects_with_geom_preprocess_same_state_cmd_buffer_unordered,Fail
dEQP-VK.pipeline.fast_linked_library.multisample.multisampled_render_to_single_sampled.multi_subpass.r8g8b8a8_unorm_r16g16b16a16_sfloat_r16g16b16a16_sint_s8_uint.random_529,Fail
dEQP-VK.pipeline.monolithic.multisample.multisampled_render_to_single_sampled.dynamic_rendering.multi_renderpass.r8g8b8a8_unorm_r16g16b16a16_sfloat_r16g16b16a16_sint_s8_uint.random_641,Fail
dEQP-VK.pipeline.monolithic.multisample.multisampled_render_to_single_sampled.multi_renderpass.r8g8b8a8_unorm_r16g16b16a16_sfloat_r32g32b32a32_uint_d24_unorm_s8_uint.random_322,Fail
dEQP-VK.pipeline.pipeline_library.multisample.multisampled_render_to_single_sampled.multi_subpass.r8g8b8a8_unorm_r16g16b16a16_sfloat_r32g32b32a32_uint_d24_unorm_s8_uint.random_334,Fail
dEQP-VK.pipeline.shader_object_linked_binary.multisample.multisampled_render_to_single_sampled.multi_renderpass.r8g8b8a8_unorm_r16g16b16a16_sfloat_r32g32b32a32_uint_d16_unorm.random_196,Fail
dEQP-VK.pipeline.shader_object_linked_spirv.multisample.multisampled_render_to_single_sampled.dynamic_rendering.multi_renderpass.r8g8b8a8_unorm_r16g16b16a16_sfloat_r32g32b32a32_uint_d24_unorm_s8_uint.random_622,Fail
dEQP-VK.pipeline.shader_object_unlinked_binary.multisample.multisampled_render_to_single_sampled.multi_subpass.r8g8b8a8_unorm_r16g16b16a16_sfloat_r16g16b16a16_sint_s8_uint.random_333,Fail