v3dv/ci: update expected list

Add new failures due CTS upgrade.

Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28824>
This commit is contained in:
Juan A. Suarez Romero 2024-04-19 10:20:34 +02:00 committed by Marge Bot
parent b3c6b48493
commit ea1f09a5f2
2 changed files with 15 additions and 5 deletions

View File

@ -653,10 +653,9 @@ dEQP-VK.shader_object.misc.state.pipeline.vert_geom_frag.sample_locations.disabl
dEQP-VK.shader_object.misc.state.pipeline.vert_geom_frag.stencil.disabled,Crash
dEQP-VK.shader_object.misc.state.pipeline.vert_geom_frag.stencil.enabled,Crash
# This fails because the test incorrectly reads undefined stencil values. This was
# reported and fixed upstream (internal issue #4790), and a fix is available in CTS
# since release tag 1.3.7.3.
dEQP-VK.dynamic_rendering.complete_secondary_cmd_buff.suballocation.load_store_op_none.depthstencil_d24_unorm_s8_uint_load_op_depth_load_stencil_none_store_op_depth_store_stencil_none_stencil_write_off,Fail
# New CTS failures in 1.3.8.0
dEQP-VK.api.command_buffers.many_indirect_draws_on_secondary,Fail
dEQP-VK.api.get_device_proc_addr.non_enabled,Fail
dEQP-VK.dynamic_state.fast_linked_library.general_state.double_static_bind,Fail
dEQP-VK.dynamic_state.monolithic.general_state.double_static_bind,Fail
dEQP-VK.dynamic_state.pipeline_library.general_state.double_static_bind,Fail

View File

@ -59,3 +59,14 @@ dEQP-VK.shader_object.misc.state.pipeline.vert_geom_frag.rasterization_discard.e
dEQP-VK.shader_object.misc.state.pipeline.vert_geom_frag.sample_locations.disabled,Crash
dEQP-VK.shader_object.misc.state.pipeline.vert_geom_frag.stencil.disabled,Crash
dEQP-VK.shader_object.misc.state.pipeline.vert_geom_frag.stencil.enabled,Crash
# New CTS failures in 1.3.8.0
dEQP-VK.api.command_buffers.many_indirect_draws_on_secondary,Fail
dEQP-VK.api.get_device_proc_addr.non_enabled,Fail
dEQP-VK.dynamic_state.fast_linked_library.general_state.double_static_bind,Fail
dEQP-VK.dynamic_state.monolithic.general_state.double_static_bind,Fail
dEQP-VK.dynamic_state.pipeline_library.general_state.double_static_bind,Fail
dEQP-VK.query_pool.performance_query.query_compute,Fail
dEQP-VK.query_pool.performance_query.query_compute_copy,Fail
dEQP-VK.query_pool.performance_query.query_graphic,Fail
dEQP-VK.query_pool.performance_query.query_graphic_copy,Fail