From f24dd0227f4800b4a6f020efd808b0639cd330d3 Mon Sep 17 00:00:00 2001 From: Emma Anholt Date: Tue, 12 May 2026 09:04:46 -0700 Subject: [PATCH] panfrost/ci: Skip dEQP-VK.wsi.wayland.swapchain.render.10swapchains on g52. This has been intermittently timing out in CI, and showed up as a job failure on 1/3 of the stress runs for the CTS uprev. Part-of: --- src/panfrost/ci/panfrost-g52-skips.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/panfrost/ci/panfrost-g52-skips.txt b/src/panfrost/ci/panfrost-g52-skips.txt index 48f3616e715..760ea4ec2e6 100644 --- a/src/panfrost/ci/panfrost-g52-skips.txt +++ b/src/panfrost/ci/panfrost-g52-skips.txt @@ -153,3 +153,6 @@ dEQP-VK.wsi.*.maintenance1.*.bind_image* dEQP-VK.wsi.xlib.maintenance1.present_modes.* dEQP-VK.wsi.xlib.maintenance1.deferred_alloc.fifo.* dEQP-VK.wsi.xlib.maintenance1.present_fence.fifo.* + +# Intermittent timeouts +dEQP-VK.wsi.wayland.swapchain.render.10swapchains.*