From 19c7d18831b003a6bad8ebe4ada4bd2efe7da532 Mon Sep 17 00:00:00 2001 From: Emma Anholt Date: Fri, 18 Nov 2022 14:58:44 -0800 Subject: [PATCH] ci/llvmpipe: Update some flakes/skips from IRC logs. Acked-by: David Heidelberg (prev version) Part-of: --- src/gallium/drivers/llvmpipe/ci/llvmpipe-flakes.txt | 10 +++++++++- src/gallium/drivers/llvmpipe/ci/llvmpipe-skips.txt | 1 + 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/src/gallium/drivers/llvmpipe/ci/llvmpipe-flakes.txt b/src/gallium/drivers/llvmpipe/ci/llvmpipe-flakes.txt index 22e39aa8f85..e44e57e26b4 100644 --- a/src/gallium/drivers/llvmpipe/ci/llvmpipe-flakes.txt +++ b/src/gallium/drivers/llvmpipe/ci/llvmpipe-flakes.txt @@ -1,10 +1,15 @@ +# ../src/util/simple_mtx.h:108: simple_mtx_lock: Assertion `c != _SIMPLE_MTX_INVALID_VALUE' failed. dEQP-EGL.functional.sharing.gles2.multithread.random.programs.link.7 dEQP-EGL.functional.sharing.gles2.multithread.random.programs.link.19 dEQP-EGL.functional.sharing.gles2.multithread.random_egl_sync.programs.link.7 +dEQP-EGL.functional.sharing.gles2.multithread.random_egl_sync.programs.link.19 dEQP-EGL.functional.sharing.gles2.multithread.simple_egl_server_sync.programs.link dEQP-EGL.functional.sharing.gles2.multithread.random_egl_server_sync.programs.link.7 -dEQP-EGL.functional.sharing.gles2.multithread.simple_egl_sync.programs.link +dEQP-EGL.functional.sharing.gles2.multithread.random_egl_server_sync.programs.link.19 dEQP-EGL.functional.sharing.gles2.multithread.simple.programs.link +dEQP-EGL.functional.sharing.gles2.multithread.simple_egl_sync.programs.link + +# ../src/gallium/auxiliary/util/u_inlines.h:83: pipe_reference_described: Assertion `count != 1' failed. dEQP-EGL.functional.sharing.gles2.multithread.random.*copytex.*image glx@glx-multithread-clearbuffer @@ -15,3 +20,6 @@ glx@glx-shader-sharing # The following tests started to flake after CI fix, see # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16325 glx@glx-multi-context-single-window + +# unreliable, probably from scheduling. +spec@arb_timer_query@timestamp-get diff --git a/src/gallium/drivers/llvmpipe/ci/llvmpipe-skips.txt b/src/gallium/drivers/llvmpipe/ci/llvmpipe-skips.txt index ced2fb57879..dad30435ecb 100644 --- a/src/gallium/drivers/llvmpipe/ci/llvmpipe-skips.txt +++ b/src/gallium/drivers/llvmpipe/ci/llvmpipe-skips.txt @@ -12,6 +12,7 @@ KHR-GL45.copy_image.functional KHR-GL45.texture_size_promotion.functional KHR-GL45.texture_swizzle.functional KHR-GL45.texture_swizzle.smoke +KHR-Single-GL45.arrays_of_arrays_gl.SubroutineArgumentAliasing2 KHR-Single-GL45.arrays_of_arrays_gl.SubroutineArgumentAliasing3 KHR-Single-GL45.arrays_of_arrays_gl.SubroutineArgumentAliasing4 KHR-GLES31.core.arrays_of_arrays.InteractionFunctionCalls2