mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
radv/ci: skip image.sample_texture.*_compressed_format*
These tests are flaky due to missing barriers, exposed by 211db6d333
("radv: Fix redundant subpass barriers due to erroneous comparison").
Reviewed-by: Martin Roukala <martin.roukala@mupuf.org>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16762>
This commit is contained in:
parent
6eb5a110dd
commit
250b6eb908
1 changed files with 4 additions and 1 deletions
|
|
@ -46,4 +46,7 @@ dEQP-VK.ray_tracing_pipeline.misc.recursiveTraces_tri_15
|
|||
|
||||
# CTS bug (https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3717)
|
||||
dEQP-VK.fragment_operations.transient_attachment_bit.color_load_store_op_test_local_bit
|
||||
dEQP-VK.fragment_operations.transient_attachment_bit.stencil_load_store_op_test_local_bit
|
||||
dEQP-VK.fragment_operations.transient_attachment_bit.stencil_load_store_op_test_local_bit
|
||||
|
||||
# CTS bug (Missing barriers, issue pending)
|
||||
dEQP-VK.image.sample_texture.*_compressed_format*
|
||||
Loading…
Add table
Reference in a new issue