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@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11256>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user