mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 17:10:11 +01:00
radv/ci: skip dEQP-VK.renderpass2.depth_stencil_resolve.*_samplemask
They randomly hang on Navi10 and randomly fail on Sienna Cichlid. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Martin Roukala <martin.roukala@mupuf.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15234>
This commit is contained in:
parent
7ffee7f1ab
commit
51c6fdf708
1 changed files with 4 additions and 0 deletions
|
|
@ -10,3 +10,7 @@ dEQP-VK.memory.pipeline_barrier.transfer_src_transfer_dst.1048576
|
|||
|
||||
# Exclude this test which fails on all GPUS except RDNA2+.
|
||||
dEQP-VK.api.driver_properties.conformance_version
|
||||
|
||||
# Exclude these tests because they randomly hang on Navi10 and randomly fail on
|
||||
# Sienna Cichlid.
|
||||
dEQP-VK.renderpass2.depth_stencil_resolve.*_samplemask
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue