v3dv/ci: move asan fail to skip

We need to add the asan failures to skip list because otherwise all the
tests run in the same group will be marked as fail too.

Fixes: e120176c58 ("ci: uprev VKCTS to 1.3.9.2")
Reviewed-by: Eric Engestrom <eric@igalia.com>
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31477>
This commit is contained in:
Juan A. Suarez Romero
2024-10-02 09:17:23 +02:00
committed by Marge Bot
parent 842a7b2821
commit b7c66f4f89
2 changed files with 2 additions and 3 deletions
-3
View File
@@ -742,6 +742,3 @@ arm32-KHR-GL31.framebuffer_blit.framebuffer_blit_functionality_multisampled_to_s
arm32-KHR-GL31.transform_feedback3.multiple_streams,Fail
arm32-KHR-GL31.transform_feedback3.skip_components,Fail
arm32-KHR-GL31.transform_feedback3.skip_multiple_buffers,Fail
# CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/5362
asan-dEQP-VK.pipeline.monolithic.logic_op.r8g8_uint.equivalent,Fail
+2
View File
@@ -313,3 +313,5 @@ asan-KHR-GLES31.core.geometry_shader.input.gl_position_value
asan-KHR-GLES31.core.geometry_shader.primitive_counter.lines_to_points_rp
asan-KHR-GL31.ext_texture_shadow_lod.texturelodoffset.sampler2darrayshadow_vertex
# CTS bug https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/5362
asan-dEQP-VK.pipeline.monolithic.logic_op.r8g8_uint.equivalent