From cf32a5f0d161f2db0abd05c673beb33b900c9874 Mon Sep 17 00:00:00 2001 From: Emma Anholt Date: Mon, 17 Nov 2025 16:31:46 -0800 Subject: [PATCH] ci: Skip dEQP-VK.wsi.direct_drm. While I want these to be tested given that I'm hacking on the code, we can't run them in parallel with each other or you'll get unstable results. Note that these are effectively all skips currently, due to https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/6168 Part-of: --- .gitlab-ci/all-skips.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitlab-ci/all-skips.txt b/.gitlab-ci/all-skips.txt index c13f202e572..4bba0044179 100644 --- a/.gitlab-ci/all-skips.txt +++ b/.gitlab-ci/all-skips.txt @@ -45,6 +45,9 @@ glx@glx-copy-sub-buffer.* dEQP-VK.api.get_device_proc_addr.non_enabled dEQP-VK.api.version_check.unavailable_entry_points +# These require a DRM master connection, so we need https://gitlab.freedesktop.org/mesa/deqp-runner/-/issues/67 +dEQP-VK.wsi.direct_drm.* + # These tests are flaking too much recently on almost all drivers, so better skip them until the cause is identified spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex@'vs_input2[1][0]' on GL_PROGRAM_INPUT