Module: Mesa Branch: main Commit: 67b2f4864564d9868d752f6a2ac27d781f9b5255 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=67b2f4864564d9868d752f6a2ac27d781f9b5255
Author: Eric Engestrom <[email protected]> Date: Sat Feb 18 13:02:32 2023 +0000 broadcom/ci: add two known failures The first one in a Pass on both the rpi and the simulator, while the second one is skipped as NotSupported on both. No idea why it's failing on the CI, but at least it's consistently failing... Signed-off-by: Eric Engestrom <[email protected]> Acked-by: Daniel Stone <[email protected]> Reviewed-by: David Heidelberg <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21453> --- src/broadcom/ci/broadcom-rpi4-fails.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/broadcom/ci/broadcom-rpi4-fails.txt b/src/broadcom/ci/broadcom-rpi4-fails.txt index 49592307384..90200d0418b 100644 --- a/src/broadcom/ci/broadcom-rpi4-fails.txt +++ b/src/broadcom/ci/broadcom-rpi4-fails.txt @@ -354,6 +354,9 @@ spec@!opengl 1.0@depth-clear-precision-check@depth24,Fail spec@!opengl 2.0@max-samplers,Fail spec@!opengl 2.0@max-samplers border,Fail +wayland-dEQP-EGL.functional.wide_color.window_888_colorspace_default,Fail +wayland-dEQP-EGL.functional.wide_color.window_fp16_default_colorspace,Fail + # https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3759 dEQP-VK.pipeline.monolithic.color_write_enable_maxa.cwe_after_bind.attachments4_more0,Crash
