mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 20:38:06 +02:00
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:
parent
13efad3086
commit
6c6674d72c
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue