mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-17 17:50:29 +01:00
v3dv/ci: track regression
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28420>
This commit is contained in:
parent
dac3b9ac26
commit
8b707e0301
2 changed files with 10 additions and 0 deletions
|
|
@ -641,3 +641,8 @@ dEQP-VK.shader_object.misc.state.pipeline.vert_geom_frag.stencil.enabled,Crash
|
|||
# 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
|
||||
|
||||
# Fails with ResourceError since 7992d44b2453ad97863f ("v3dv: fix image creation when exceeding maxResourceSize")
|
||||
dEQP-VK.pipeline.monolithic.render_to_image.core.2d_array.huge.width_height_layers.r8g8b8a8_unorm,Fail
|
||||
dEQP-VK.pipeline.monolithic.render_to_image.core.2d_array.huge.width_height_layers.r8g8b8a8_unorm_d16_unorm,Fail
|
||||
dEQP-VK.pipeline.monolithic.render_to_image.core.2d_array.huge.width_height_layers.r8g8b8a8_unorm_d24_unorm_s8_uint,Fail
|
||||
|
|
|
|||
|
|
@ -59,3 +59,8 @@ 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
|
||||
|
||||
# Fails with ResourceError since 7992d44b2453ad97863f ("v3dv: fix image creation when exceeding maxResourceSize")
|
||||
dEQP-VK.pipeline.monolithic.render_to_image.core.2d_array.huge.width_height_layers.r8g8b8a8_unorm,Fail
|
||||
dEQP-VK.pipeline.monolithic.render_to_image.core.2d_array.huge.width_height_layers.r8g8b8a8_unorm_d16_unorm,Fail
|
||||
dEQP-VK.pipeline.monolithic.render_to_image.core.2d_array.huge.width_height_layers.r8g8b8a8_unorm_d24_unorm_s8_uint,Fail
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue