From 9e3a7a17447d033036bce9df822753e50207c6a5 Mon Sep 17 00:00:00 2001 From: Rhys Perry Date: Fri, 16 Dec 2022 15:13:54 +0000 Subject: [PATCH] radv/ci: add yet another pipeline barrier test as flake https://gitlab.freedesktop.org/mesa/mesa/-/jobs/33638274 Also add a few similar tests. Signed-off-by: Rhys Perry Part-of: --- src/amd/ci/radv-navi21-aco-flakes.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/amd/ci/radv-navi21-aco-flakes.txt b/src/amd/ci/radv-navi21-aco-flakes.txt index ff0c79fda81..9206e7fbdc1 100644 --- a/src/amd/ci/radv-navi21-aco-flakes.txt +++ b/src/amd/ci/radv-navi21-aco-flakes.txt @@ -18,3 +18,6 @@ dEQP-VK.draw.renderpass.linear_interpolation.no_offset_8_samples # Timeout but pass. dEQP-VK.memory.pipeline_barrier.all.65536_vertex_buffer_stride_2 +dEQP-VK.memory.pipeline_barrier.all.1048576_vertex_buffer_stride_2 +dEQP-VK.memory.pipeline_barrier.all.65536_vertex_buffer_stride_4 +dEQP-VK.memory.pipeline_barrier.all.1048576_vertex_buffer_stride_4