Module: Mesa Branch: main Commit: b88f3cafd8fdbc150524b75c7a67320760130f95 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b88f3cafd8fdbc150524b75c7a67320760130f95
Author: Erico Nunes <[email protected]> Date: Tue Dec 12 15:21:17 2023 +0100 lima/ci: update piglit ci expectations These tests started to fail during the last CI downtime. Signed-off-by: Erico Nunes <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26649> --- src/gallium/drivers/lima/ci/lima-fails.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/gallium/drivers/lima/ci/lima-fails.txt b/src/gallium/drivers/lima/ci/lima-fails.txt index 50f91c11400..e9039e214b7 100644 --- a/src/gallium/drivers/lima/ci/lima-fails.txt +++ b/src/gallium/drivers/lima/ci/lima-fails.txt @@ -207,6 +207,7 @@ spec@ext_framebuffer_object@fbo-maxsize,Fail spec@ext_framebuffer_object@fbo-readpixels-depth-formats,Fail spec@ext_framebuffer_object@fbo-readpixels-depth-formats@GL_DEPTH_COMPONENT/GL_FLOAT,Fail spec@ext_framebuffer_object@fbo-readpixels-depth-formats@GL_DEPTH_COMPONENT/GL_UNSIGNED_INT,Fail +spec@ext_framebuffer_object@fbo-scissor-bitmap,Fail spec@ext_framebuffer_object@fbo-stencil-gl_stencil_index16-blit,Fail spec@ext_framebuffer_object@fbo-stencil-gl_stencil_index16-copypixels,Fail spec@ext_framebuffer_object@fbo-stencil-gl_stencil_index16-drawpixels,Fail @@ -546,6 +547,7 @@ spec@khr_texture_compression_astc@basic-gles,Fail spec@khr_texture_compression_astc@miptree-gles srgb,Fail spec@khr_texture_compression_astc@miptree-gles srgb-fp,Fail spec@oes_point_sprite@arb_point_sprite-checkerboard_gles1,Fail +spec@!opengl [email protected],Fail spec@!opengl [email protected],Fail spec@!opengl [email protected],Fail spec@!opengl [email protected],Fail @@ -570,6 +572,7 @@ spec@!opengl [email protected]@GL_XOR,Fail spec@!opengl [email protected],Fail spec@!opengl [email protected],Fail spec@!opengl [email protected],Fail +spec@!opengl [email protected],Fail spec@!opengl [email protected],Fail spec@!opengl [email protected],Fail spec@!opengl [email protected],Fail @@ -640,6 +643,7 @@ spec@!opengl 2.0@vertex-program-two-side enabled front back back2@vs and fs,Fail spec@!opengl 2.0@vertex-program-two-side enabled front front2 back2,Fail spec@!opengl 2.0@vertex-program-two-side enabled front front2 back2@vs and fs,Fail spec@!opengl 2.1@pbo,Fail +spec@!opengl 2.1@pbo@test_bitmap,Fail spec@!opengl 2.1@pbo@test_polygon_stip,Fail spec@!opengl 2.1@polygon-stipple-fs,Fail spec@!opengl es 2.0@glsl-fs-pointcoord,Fail
