From 6c6674d72c45c2f6f3b03bcb9def7f4414bd9a68 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Wed, 9 Jun 2021 08:15:52 +0100 Subject: [PATCH] ci/zink: Skip flaky GLX test !11218 definitely didn't change anything about Zink that should make it read black back from GLX. Assuming it's a race somewhere, just add it to skips and move on. Signed-off-by: Daniel Stone Part-of: --- src/gallium/drivers/zink/ci/piglit-zink-lvp-skips.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/gallium/drivers/zink/ci/piglit-zink-lvp-skips.txt b/src/gallium/drivers/zink/ci/piglit-zink-lvp-skips.txt index fa384e24bb2..d467d950b5e 100644 --- a/src/gallium/drivers/zink/ci/piglit-zink-lvp-skips.txt +++ b/src/gallium/drivers/zink/ci/piglit-zink-lvp-skips.txt @@ -20,3 +20,7 @@ spec@arb_vertex_type_2_10_10_10_rev@attrib-p-type-size-match # This one seems to have a typo in the name, and doesn't really ever run? spec@egl_ext_protected_content@conformance + +# has a race where probes periodically return black +# cf. https://gitlab.freedesktop.org/mesa/mesa/-/jobs/10624521 +glx@glx-multi-context-single-window