broadcom/ci: add a test that fails only in CI

This is a known bug in CTS affecting a number of tests in the
renderpass, renderpass2 and dynamic_rendering categories, but
it seems this is the only one triggered by CI. The bug has been
fixed in CTS 1.3.7.3.

Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27978>
This commit is contained in:
Iago Toral Quiroga 2024-03-06 13:41:43 +01:00 committed by Marge Bot
parent 74be42d9a4
commit bf3c1cf568

View file

@ -642,3 +642,8 @@ dEQP-VK.shader_object.misc.state.pipeline.vert_geom_frag.color_write.disabled,Cr
dEQP-VK.shader_object.misc.state.pipeline.vert_geom_frag.color_write.false,Crash
dEQP-VK.shader_object.misc.state.pipeline.vert_geom_frag.color_write.true,Crash
dEQP-VK.shader_object.misc.state.pipeline.vert_geom_frag.depth.bias,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