Module: Mesa Branch: main Commit: 8ebc5cbe2b828f34b9bfb32c528d3514ead59798 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ebc5cbe2b828f34b9bfb32c528d3514ead59798
Author: Eric Engestrom <[email protected]> Date: Sun Apr 16 20:48:56 2023 +0100 v3dv/ci: drop fixed failure from fails.txt Fixes: 8976d8280ff45cd7f947 ("wsi: remove get_sorted_vk_formats duplication") Signed-off-by: Eric Engestrom <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22514> --- src/broadcom/ci/broadcom-rpi4-fails.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/broadcom/ci/broadcom-rpi4-fails.txt b/src/broadcom/ci/broadcom-rpi4-fails.txt index b1ff8cb40ad..e058d44b605 100644 --- a/src/broadcom/ci/broadcom-rpi4-fails.txt +++ b/src/broadcom/ci/broadcom-rpi4-fails.txt @@ -579,6 +579,3 @@ x11-dEQP-EGL.functional.create_context_ext.robust_gl_31.rgb888_no_depth_no_stenc x11-dEQP-EGL.functional.create_context_ext.robust_gl_31.rgba8888_depth_no_stencil,Fail x11-dEQP-EGL.functional.create_context_ext.robust_gl_31.rgba8888_depth_stencil,Fail x11-dEQP-EGL.functional.create_context_ext.robust_gl_31.rgba8888_no_depth_no_stencil,Fail - -# Issue in common code, see https://gitlab.freedesktop.org/mesa/mesa/-/issues/8727 -dEQP-VK.wsi.xlib.surface.query_formats,Fail
