ci/zink: Document bypassed failures
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

A few failures bypassed the pipeline, since a `zink-lavapipe` job [1]
misbehaved (did not run the deqp-runner tests at all), making the MR [2]
merge and subsequent marge pipelines fail.

[1]: https://gitlab.freedesktop.org/mesa/mesa/-/jobs/83398228
[2]: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37024

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37039>
This commit is contained in:
Guilherme Gallo 2025-08-28 01:46:05 -03:00
parent fcf136d247
commit a8a0f11953

View file

@ -132,3 +132,11 @@ wayland-dEQP-EGL.functional.resize.surface_size.grow,Fail
wayland-dEQP-EGL.functional.resize.surface_size.shrink,Fail
wayland-dEQP-EGL.functional.resize.surface_size.stretch_height,Fail
wayland-dEQP-EGL.functional.resize.surface_size.stretch_width,Fail
# Failing since https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37024
# It got merged since this weird job succeeded without running any tests:
# https://gitlab.freedesktop.org/mesa/mesa/-/jobs/83398228
spec@arb_depth_buffer_float@fbo-clear-formats stencil,Fail
spec@arb_depth_buffer_float@fbo-clear-formats stencil@GL_DEPTH32F_STENCIL8,Fail
spec@ext_packed_depth_stencil@fbo-clear-formats stencil,Fail
spec@ext_packed_depth_stencil@fbo-clear-formats stencil@GL_DEPTH_STENCIL,Fail