mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-03 14:18:07 +02:00
ci: update the list of expected failures/skips for RADV
Against CTS 1.2.7.0. Tested chips are Pitcairn, Polaris10, Navi14 and Sienna Cichlid. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12539>
This commit is contained in:
parent
3f5053b899
commit
e0a703af11
3 changed files with 7 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
# ACO crash
|
||||
dEQP-VK.graphicsfuzz.cov-nested-loops-global-loop-counter-do-while-accumulate-float
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
# ACO crash
|
||||
dEQP-VK.ssbo.phys.layout.random.8bit.all_per_block_buffers.46
|
||||
|
|
@ -7,3 +7,6 @@ dEQP-VK.wsi.*
|
|||
|
||||
# Exclude this test which timeout most of the time.
|
||||
dEQP-VK.memory.pipeline_barrier.transfer_src_transfer_dst.1048576
|
||||
|
||||
# ACO hang
|
||||
dEQP-VK.memory_model.shared.*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue