mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 03:48:06 +02:00
anv/ci: Update expectations
Remove bogus failures caused by wrong GPU_VERSION configuration, delete tests that no longer exist in current CTS versions, and update expectations. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32681>
This commit is contained in:
parent
526ec3e7dd
commit
3d1dd22bb4
4 changed files with 12 additions and 12 deletions
|
|
@ -0,0 +1,3 @@
|
|||
# VK 1.4 regression, should be fixed in the next vkcts uprev
|
||||
dEQP-VK.api.version_check.version,Fail
|
||||
dEQP-VK.info.device_properties,Fail
|
||||
|
|
@ -1,2 +1,3 @@
|
|||
# New CTS failure in 1.3.9.0
|
||||
dEQP-VK.synchronization.timeline_semaphore.one_to_n.write_copy_image_to_buffer_read_copy_buffer_to_image.buffer_262144,Crash
|
||||
# VK 1.4 regression, should be fixed in the next vkcts uprev
|
||||
dEQP-VK.api.version_check.version,Fail
|
||||
dEQP-VK.info.device_properties,Fail
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
# Appeared after decreasing the fraction
|
||||
dEQP-VK.synchronization.timeline_semaphore.one_to_n.write_image_compute_indirect_read_image_fragment.image_128_r32_uint
|
||||
dEQP-VK.synchronization.timeline_semaphore.one_to_n.write_copy_buffer_to_image_read_copy_image_to_buffer.image_128x128_d16_unorm
|
||||
|
|
@ -1,10 +1,3 @@
|
|||
# 1.3.1.0 uprev:
|
||||
dEQP-VK.pipeline.extended_dynamic_state.before_good_static.stencil_state_face_front_ge_inc_clamp_clear_255_ref_255_depthfail,Fail
|
||||
dEQP-VK.pipeline.extended_dynamic_state.between_pipelines.stencil_state_face_front_ge_inc_clamp_clear_255_ref_255_depthfail,Fail
|
||||
|
||||
# Fixed upstream with
|
||||
# 52e160cb81 ("Fix tests that enable depth testing on undefined depth buffer")
|
||||
# 0f3177eb9e ("Fix tracking image layout in load_store_op_none tests")
|
||||
dEQP-VK.dynamic_rendering.suballocation.load_store_op_none.stencil_d32_sfloat_s8_uint_load_op_none_store_op_store,Crash
|
||||
dEQP-VK.dynamic_rendering.suballocation.load_store_op_none.stencil_d24_unorm_s8_uint_load_op_none_store_op_store,Crash
|
||||
dEQP-VK.dynamic_rendering.suballocation.load_store_op_none.stencil_d32_sfloat_s8_uint_load_op_none_store_op_dontcare,Crash
|
||||
# VK 1.4 regression, should be fixed in the next vkcts uprev
|
||||
dEQP-VK.api.version_check.version,Fail
|
||||
dEQP-VK.info.device_properties,Fail
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue