From a8a0f119531f96e3ec30148e40a9fe09cefed4ca Mon Sep 17 00:00:00 2001 From: Guilherme Gallo Date: Thu, 28 Aug 2025 01:46:05 -0300 Subject: [PATCH] ci/zink: Document bypassed failures 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: --- src/gallium/drivers/zink/ci/zink-lavapipe-fails.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/gallium/drivers/zink/ci/zink-lavapipe-fails.txt b/src/gallium/drivers/zink/ci/zink-lavapipe-fails.txt index 864b46a3d74..4c04bf15c9e 100644 --- a/src/gallium/drivers/zink/ci/zink-lavapipe-fails.txt +++ b/src/gallium/drivers/zink/ci/zink-lavapipe-fails.txt @@ -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