Module: Mesa Branch: main Commit: 5425064c53af470d53c732ba7ed9bddfc35458c9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5425064c53af470d53c732ba7ed9bddfc35458c9
Author: Eric Engestrom <[email protected]> Date: Sat Feb 18 21:03:58 2023 +0000 broadcom/ci: group x11 and wayland variant of the same test failing Signed-off-by: Eric Engestrom <[email protected]> Acked-by: David Heidelberg <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21449> --- src/broadcom/ci/broadcom-rpi3-fails.txt | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/broadcom/ci/broadcom-rpi3-fails.txt b/src/broadcom/ci/broadcom-rpi3-fails.txt index 34a1a1b8d44..620e518140f 100644 --- a/src/broadcom/ci/broadcom-rpi3-fails.txt +++ b/src/broadcom/ci/broadcom-rpi3-fails.txt @@ -8,6 +8,7 @@ KHR-GLES2.core.internalformat.texture2d.depth_component_unsigned_short_depth_com # Fail, context: 0x00000000, error: EGL_BAD_MATCH # https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3816 dEQP-EGL.functional.create_context.no_config,Fail +wayland-dEQP-EGL.functional.create_context.no_config,Fail # wide line outside the viewport incorrectly clipped out when ES wants it # rendered as a quad and clipped appropriately. I think by expanding @@ -1204,13 +1205,6 @@ spec@!opengl 1.0@depth-clear-precision-check,Fail spec@!opengl 1.0@depth-clear-precision-check@depth16,Fail spec@!opengl 1.0@depth-clear-precision-check@depth32,Fail -# Creating OpenGL ES 2 context -# Pass -# Creating OpenGL ES 3 context -# Fail, context: 0x00000000, error: EGL_BAD_MATCH -# eglBindAPI(EGL_OPENVG_API) failed, skipping -wayland-dEQP-EGL.functional.create_context.no_config,Fail - # EGL_BAD_DISPLAY is generated if display is not an EGL display connection # eglCreatePixmapSurface(0, 0x00000000, 0x00000000, { EGL_NONE }); # // 0x00000000 returned
