From a7ed83949050738bd711f88f93cb7367505aa6fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Roukala=20=28n=C3=A9=20Peres=29?= Date: Sun, 1 Oct 2023 09:34:00 +0300 Subject: [PATCH] ci/vkcts-vangogh: mark dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.* as flake MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This mirrors what we did on navi21, as there are just too many of these tests. Signed-off-by: Martin Roukala (né Peres) Part-of: --- src/amd/ci/radv-vangogh-aco-flakes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/amd/ci/radv-vangogh-aco-flakes.txt b/src/amd/ci/radv-vangogh-aco-flakes.txt index 1037989e934..098d25b5006 100644 --- a/src/amd/ci/radv-vangogh-aco-flakes.txt +++ b/src/amd/ci/radv-vangogh-aco-flakes.txt @@ -1,6 +1,7 @@ dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail.basic dEQP-VK.dynamic_rendering.basic.* +dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.* dEQP-VK.draw.dynamic_rendering.* # This fail is 100% reproducible when running vkcts in parallel mode,