ci: drop skip for glx-swap-copy.
authorEmma Anholt <emma@anholt.net>
Tue, 10 Oct 2023 19:09:01 +0000 (12:09 -0700)
committerMarge Bot <emma+marge@anholt.net>
Fri, 20 Oct 2023 10:03:43 +0000 (10:03 +0000)
This will always be a skip now that we dropped GLX_OML_swap_method.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25650>

.gitlab-ci/all-skips.txt

index fcce7b3..1bfc82f 100644 (file)
@@ -36,6 +36,3 @@ spec@!opengl 1.1@windowoverlap
 # Note that "glx-" tests don't appear in x11-skips.txt because they can be
 # run even if PIGLIT_PLATFORM=gbm (for example)
 glx@glx-copy-sub-buffer.*
-# Reads the front buffer but it doesn't have to.
-# https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/755
-glx-swap-copy