From 2e8e14fa9fdb4a91cf566db463575ce6f769f3bc Mon Sep 17 00:00:00 2001 From: Guilherme Gallo Date: Wed, 20 Nov 2024 21:48:31 -0300 Subject: [PATCH] ci/iris: Update iris-cml-deqp CI expectations One test has timed out when the parallel number changed. And other one flaked. Both are inside the `KHR-Single-GL46.arrays_of_arrays_gl` test group. https://gitlab.freedesktop.org/mesa/mesa/-/jobs/66875845 Signed-off-by: Guilherme Gallo Part-of: --- src/intel/ci/iris-cml-fails.txt | 3 +++ src/intel/ci/iris-cml-flakes.txt | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/src/intel/ci/iris-cml-fails.txt b/src/intel/ci/iris-cml-fails.txt index e69de29bb2d..14b52a8be5e 100644 --- a/src/intel/ci/iris-cml-fails.txt +++ b/src/intel/ci/iris-cml-fails.txt @@ -0,0 +1,3 @@ +# Timed out after raising the iris-cml-deqp parallel number from 4 to 8. +# https://gitlab.freedesktop.org/mesa/mesa/-/jobs/66875845 +KHR-Single-GL46.arrays_of_arrays_gl.SizedDeclarationsPrimitive,Timeout diff --git a/src/intel/ci/iris-cml-flakes.txt b/src/intel/ci/iris-cml-flakes.txt index 1033a980955..dbfeaa4809d 100644 --- a/src/intel/ci/iris-cml-flakes.txt +++ b/src/intel/ci/iris-cml-flakes.txt @@ -1 +1,5 @@ spec@arb_query_buffer_object@qbo + +# Timed out after raising the iris-cml-deqp parallel number from 4 to 8. +# https://gitlab.freedesktop.org/mesa/mesa/-/jobs/66875845 +KHR-Single-GL46.arrays_of_arrays_gl.ConstructorsAndUnsizedDeclConstructorSizing1