Module: Mesa Branch: main Commit: 346a2950bb736aa1bf0d107473f1dd5e79de386c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=346a2950bb736aa1bf0d107473f1dd5e79de386c
Author: Emma Anholt <[email protected]> Date: Thu Sep 16 17:13:48 2021 -0700 ci/i915g: Clarify failure happening in fbo-fragcoord2. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12917> --- src/gallium/drivers/i915/ci/piglit-i915-g33-fails.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/gallium/drivers/i915/ci/piglit-i915-g33-fails.txt b/src/gallium/drivers/i915/ci/piglit-i915-g33-fails.txt index 0d1abdac68b..93854b76a20 100644 --- a/src/gallium/drivers/i915/ci/piglit-i915-g33-fails.txt +++ b/src/gallium/drivers/i915/ci/piglit-i915-g33-fails.txt @@ -512,8 +512,7 @@ spec@ext_framebuffer_object@fbo-colormask-formats@GL_LUMINANCE4,Fail spec@ext_framebuffer_object@fbo-colormask-formats@GL_LUMINANCE8,Fail spec@ext_framebuffer_object@fbo-depth-sample-compare,Fail -# Maybe test bug? -# "Mesa: User error: GL_INVALID_OPERATION in glDrawBuffer(invalid buffer GL_BACK)" +# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4980 spec@ext_framebuffer_object@fbo-fragcoord2,Fail spec@ext_framebuffer_object@fbo-generatemipmap-filtering,Fail
