From db35acafa9c802efe4bd55e4bff920850664b2d6 Mon Sep 17 00:00:00 2001 From: Emma Anholt Date: Tue, 7 Sep 2021 11:10:16 -0700 Subject: [PATCH] ci/freedreno: Skip slow SizedDeclarationsPrimitive in CI. Part-of: --- src/freedreno/ci/deqp-freedreno-a530-skips.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/freedreno/ci/deqp-freedreno-a530-skips.txt b/src/freedreno/ci/deqp-freedreno-a530-skips.txt index ee4cddf7dfe..5fb16813dee 100644 --- a/src/freedreno/ci/deqp-freedreno-a530-skips.txt +++ b/src/freedreno/ci/deqp-freedreno-a530-skips.txt @@ -17,3 +17,7 @@ dEQP-GLES31.functional.shaders.builtin_functions.precision.tanh.lowp_compute.vec # Takes more than a few minutes, time is spent in batch_draw_tracking(). KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-fs + +# Sometimes times out in CI. I think it's spending time in the compiler, and so +# then the flake-detect run usually passes once shaders are cached. +KHR-GLES31.core.arrays_of_arrays.SizedDeclarationsPrimitive