From 4af6b601e05cf1a9f2002698b5fb1d0b971124db Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Thu, 25 May 2023 08:54:40 -0400 Subject: [PATCH] panfrost/ci: Skip hanging test Reported as both slowest test (60s) and a flake in a deqp-runner double-whammy. Signed-off-by: Alyssa Rosenzweig 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 ab68394a439..0401312b0b4 100644 --- a/src/panfrost/ci/panfrost-g52-skips.txt +++ b/src/panfrost/ci/panfrost-g52-skips.txt @@ -24,6 +24,9 @@ spec@!opengl 1.1@longprim spec@!opengl 1.1@streaming-texture-leak tex3d-maxsize +# Takes absurdly long, sometimes flaking due to the 60s timeout +glx@glx-make-current + # These Piglits cause crashes, at least when run with PAN_MESA_DEBUG=sync. For # many, the crashes are due to faults. Although Piglits are nominally # process-isolated, faults can leak across processes to subpar recovery, meaning