ci/freedreno: Skip slow SizedDeclarationsPrimitive in CI.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12753>
This commit is contained in:
Emma Anholt 2021-09-07 11:10:16 -07:00 committed by Marge Bot
parent 52f65551d2
commit db35acafa9
1 changed files with 4 additions and 0 deletions

View File

@ -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