mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
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: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37039>
This commit is contained in:
parent
fcf136d247
commit
a8a0f11953
1 changed files with 8 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue