From bbb374907765808436e858c6a2e1803ac0199c06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Roukala=20=28n=C3=A9=20Peres=29?= Date: Thu, 8 Sep 2022 09:57:10 +0300 Subject: [PATCH] radv/ci: document an unstable test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The test seem to fail when run in conjunction with other tests. This got revealed after I introduced parrallelism in the VKCTS execution on VanGogh. This was caught by pre-merge CI, but idiot me thought this was a flake... and did not try re-running the job to verify... Reference: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7220 Signed-off-by: Martin Roukala (né Peres) Reviewed-by: Samuel Pitoiset Part-of: --- src/amd/ci/radv-vangogh-aco-flakes.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/amd/ci/radv-vangogh-aco-flakes.txt b/src/amd/ci/radv-vangogh-aco-flakes.txt index e7657a3ba5c2c..968292daf4a7b 100644 --- a/src/amd/ci/radv-vangogh-aco-flakes.txt +++ b/src/amd/ci/radv-vangogh-aco-flakes.txt @@ -1 +1,9 @@ dEQP-VK.dynamic_rendering.basic.* + +# 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