lima/ci: Remove erroneous skips.

When you get UnexpectedResult(skip), that means take your xfail out
because it's now skipping.  Which is the fix, instead of "take the xfail
out and add it to manual skips".

Fixes: e54440d15e ("Uprev Piglit to a3826de3c26a279599d15b018a9a3e75ca46f4f8")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39568>
This commit is contained in:
Emma Anholt 2026-01-23 16:36:49 -08:00 committed by Marge Bot
parent edffb2d76d
commit 42e17a948e

View file

@ -105,10 +105,3 @@ spec@ext_framebuffer_object@fbo-blending-formats@GL_RGB12
spec@ext_framebuffer_object@fbo-blending-formats@GL_RGB16
spec@ext_framebuffer_object@fbo-blending-formats@GL_RGB5
spec@ext_framebuffer_object@fbo-blending-formats@GL_RGB8
# See https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/947
# uprev Piglit in Mesa, reported as UnexpectedImprovement(Skip)
spec@ext_texture_compression_s3tc@s3tc-errors_gles2
spec@ext_texture_compression_s3tc@s3tc-teximage_gles2
spec@ext_texture_compression_s3tc@s3tc-texsubimage_gles2