mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-25 09:10:40 +02:00
ci/radv: fix flakes definition
Signed-off-by: Eric Engestrom <eric@igalia.com> Reviewed-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23364>
This commit is contained in:
parent
3db255a61a
commit
67dd075fd3
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@ dEQP-VK.draw.dynamic_rendering.*
|
|||
# runs, let's mark this test as a flake until it gets fixed.
|
||||
#
|
||||
# See: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7220
|
||||
dEQP-VK.draw.renderpass.linear_interpolation.no_offset_2_samples,Fail
|
||||
dEQP-VK.draw.renderpass.linear_interpolation.no_offset_4_samples,Fail
|
||||
dEQP-VK.draw.renderpass.linear_interpolation.no_offset_2_samples
|
||||
dEQP-VK.draw.renderpass.linear_interpolation.no_offset_4_samples
|
||||
dEQP-VK.draw.renderpass.linear_interpolation.no_offset_8_samples
|
||||
|
||||
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.separate.view_type.2d_array.format.r4g4b4a4_unorm_pack16.count_4.size.32x16_array_of_6
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue