diff --git a/src/amd/ci/gitlab-ci.yml b/src/amd/ci/gitlab-ci.yml index 84d5ce8d405..8e56133fdcd 100644 --- a/src/amd/ci/gitlab-ci.yml +++ b/src/amd/ci/gitlab-ci.yml @@ -323,6 +323,7 @@ vkcts-navi10-valve: GPU_VERSION: radv-navi10-aco vkcts-navi21-valve: + parallel: 2 extends: - .vkcts-test-valve - .navi21-test-valve diff --git a/src/amd/ci/radv-navi21-aco-flakes.txt b/src/amd/ci/radv-navi21-aco-flakes.txt index 5c84892bcc1..2d2bff4021a 100644 --- a/src/amd/ci/radv-navi21-aco-flakes.txt +++ b/src/amd/ci/radv-navi21-aco-flakes.txt @@ -1,3 +1,16 @@ dEQP-VK.dynamic_rendering.basic.* dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.separate.view_type.2d.format.a2b10g10r10_uint_pack32.count_4.size.13x23 dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.combined.view_type.cube_array.format.r8g8_sint.count_4.size.13x13_array_of_36 + +# Came with the split of the test lists in CI +dEQP-VK.memory.mapping.dedicated_alloc.image.full.1048577.* +dEQP-VK.memory.pipeline_barrier.host_read_host_write.65536 +dEQP-VK.rasterization.primitives_multisample_2_bit.static_stipple.bresenham_line_strip_wide + +# This fail is 100% reproducible when running vkcts in parallel mode, +# but isn't reproducible when running with the normal full test list. +# Given that we want both CI and developers to be able to get clean +# 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_8_samples