Mesa (main): ci/zink: Skip flaky GLX test

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jun 9 10:34:26 UTC 2021


Module: Mesa
Branch: main
Commit: 6c6674d72c45c2f6f3b03bcb9def7f4414bd9a68
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c6674d72c45c2f6f3b03bcb9def7f4414bd9a68

Author: Daniel Stone <daniels at collabora.com>
Date:   Wed Jun  9 08:15:52 2021 +0100

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 <daniels at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11256>

---

 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 at 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 at egl_ext_protected_content@conformance
+
+# has a race where probes periodically return black
+# cf. https://gitlab.freedesktop.org/mesa/mesa/-/jobs/10624521
+glx at glx-multi-context-single-window



More information about the mesa-commit mailing list