From e9f9de0d2a9e8c91fdbdceacbb12292ad1fe0f44 Mon Sep 17 00:00:00 2001 From: Emma Anholt Date: Fri, 11 Jun 2021 14:14:54 -0700 Subject: [PATCH] ci/deqp: Skip dEQP-VK.wsi.display.get_display_plane_capabilities The flakiness of this test is due to CI running deqp in parallel, rather than exposing any underlying driver issue. Just skip it in CI until we come up with a reasonable way to handle tests to be run in isolation during a deqp-runner run (likely as part of https://gitlab.freedesktop.org/anholt/deqp-runner/-/issues/7). Acked-by: Alyssa Rosenzweig Reviewed-by: Christian Gmeiner Part-of: --- .gitlab-ci/deqp-all-skips.txt | 3 +++ src/freedreno/ci/deqp-freedreno-a630-flakes.txt | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci/deqp-all-skips.txt b/.gitlab-ci/deqp-all-skips.txt index c4d71cb5178..031aff8167c 100644 --- a/.gitlab-ci/deqp-all-skips.txt +++ b/.gitlab-ci/deqp-all-skips.txt @@ -5,3 +5,6 @@ # These are tremendously slow (pushing toward a minute), and aren't # reliable to be run in parallel with other tests due to CPU-side timing. dEQP-GLES[0-9]*.functional.flush_finish.* + +# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4575 +dEQP-VK.wsi.display.get_display_plane_capabilities diff --git a/src/freedreno/ci/deqp-freedreno-a630-flakes.txt b/src/freedreno/ci/deqp-freedreno-a630-flakes.txt index dc3bf858a26..5b90ab9291b 100644 --- a/src/freedreno/ci/deqp-freedreno-a630-flakes.txt +++ b/src/freedreno/ci/deqp-freedreno-a630-flakes.txt @@ -77,9 +77,6 @@ dEQP-GLES31.functional.layout_binding.ssbo.fragment_binding_array dEQP-GLES3.functional.fbo.blit.conversion.rg8i_to_r16i dEQP-GLES3.functional.fbo.blit.conversion.rg8_to_r16f -# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4575 -dEQP-VK.wsi.display.get_display_plane_capabilities - # Undiagnosed flakes appearing more than once in the last 2 months as # of 2020-08-19, in descending order of frequency. dEQP-GLES3.functional.fragment_out.random.39