Module: Mesa Branch: main Commit: 6c0150c389ccfa0f6b686c96ad57949cd68a3c28 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c0150c389ccfa0f6b686c96ad57949cd68a3c28
Author: Emma Anholt <[email protected]> Date: Fri Apr 8 16:23:34 2022 -0700 ci/zink: Mark a new GLX flake that hit an innocent MR. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15834> --- src/gallium/drivers/zink/ci/zink-lvp-flakes.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/gallium/drivers/zink/ci/zink-lvp-flakes.txt b/src/gallium/drivers/zink/ci/zink-lvp-flakes.txt index 3cb33dd34cb..9007a27b340 100644 --- a/src/gallium/drivers/zink/ci/zink-lvp-flakes.txt +++ b/src/gallium/drivers/zink/ci/zink-lvp-flakes.txt @@ -9,3 +9,7 @@ glx@glx-copy-sub-buffer samples=2 # "free(): invalid next size (fast)" # since it's heap corruption, it may or may not appear in a particular run spec@arb_compute_variable_group_size@local-size + +# https://gitlab.freedesktop.org/mesa/mesa/-/jobs/20908454 +# "X connection to :99 broken (explicit kill or server shutdown)." +glx@glx-multi-context-ib-1
