From 7016538cf00e2675dc2bbf7e6fd1ba4b0e50b02c Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Sat, 2 Mar 2024 13:31:16 +0000 Subject: [PATCH] panfrost/ci: skip dEQP-GLES31.functional.copy_image.non_compressed.* on t760 as they hang e.g. https://gitlab.freedesktop.org/mesa/mesa/-/jobs/55771063 Part-of: --- src/panfrost/ci/panfrost-t760-skips.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/panfrost/ci/panfrost-t760-skips.txt diff --git a/src/panfrost/ci/panfrost-t760-skips.txt b/src/panfrost/ci/panfrost-t760-skips.txt new file mode 100644 index 00000000000..1c46135b678 --- /dev/null +++ b/src/panfrost/ci/panfrost-t760-skips.txt @@ -0,0 +1,2 @@ +# Hangs +dEQP-GLES31.functional.copy_image.non_compressed.*