Module: Mesa Branch: main Commit: 7c6084634f8fb1af036f7649955deb48b3f90064 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c6084634f8fb1af036f7649955deb48b3f90064
Author: Emma Anholt <[email protected]> Date: Mon Jun 21 14:01:46 2021 -0700 ci/llvmpipe: Mark two more multithread program link flakes. Seen in #mesa-swrast-ci since adding the IRC channel. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11534> --- src/gallium/drivers/llvmpipe/ci/deqp-llvmpipe-flakes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/gallium/drivers/llvmpipe/ci/deqp-llvmpipe-flakes.txt b/src/gallium/drivers/llvmpipe/ci/deqp-llvmpipe-flakes.txt index b582f84289c..b5ed8cb16df 100644 --- a/src/gallium/drivers/llvmpipe/ci/deqp-llvmpipe-flakes.txt +++ b/src/gallium/drivers/llvmpipe/ci/deqp-llvmpipe-flakes.txt @@ -1,4 +1,6 @@ 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.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.simple.programs.link _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
