r300/ci: update expected failures

This isn't related to the changes in this MR, but was discovered while
testing it. Let's update these while we're at it.

Reviewed-by: Pavel Ondračka <pavel.ondracka@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36156>
This commit is contained in:
Erik Faye-Lund
2025-07-21 22:17:14 +02:00
committed by Marge Bot
parent 778b8600d5
commit 7970ac6234
2 changed files with 10 additions and 0 deletions

View File

@@ -762,6 +762,13 @@ spec@ext_framebuffer_multisample@accuracy all_samples stencil_draw depthstencil,
spec@ext_framebuffer_multisample@accuracy all_samples stencil_draw small depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples stencil_resolve depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples stencil_resolve small depthstencil,Fail
spec@ext_framebuffer_multisample@alpha-to-coverage-no-draw-buffer-zero 2,Fail
spec@ext_framebuffer_multisample@alpha-to-coverage-no-draw-buffer-zero 4,Fail
spec@ext_framebuffer_multisample@alpha-to-coverage-no-draw-buffer-zero 6,Fail
spec@ext_framebuffer_multisample@interpolation 0 centroid-deriv,Fail
spec@ext_framebuffer_multisample@interpolation 0 centroid-deriv-disabled,Fail
spec@ext_framebuffer_multisample@interpolation 0 non-centroid-deriv,Fail
spec@ext_framebuffer_multisample@interpolation 0 non-centroid-deriv-disabled,Fail
spec@ext_framebuffer_object@fbo-alphatest-formats,Fail
spec@ext_framebuffer_object@fbo-alphatest-formats@GL_INTENSITY12,Fail

View File

@@ -894,4 +894,7 @@ spec@ext_framebuffer_multisample@accuracy all_samples stencil_draw depthstencil,
spec@ext_framebuffer_multisample@accuracy all_samples stencil_draw small depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples stencil_resolve depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples stencil_resolve small depthstencil,Fail
spec@ext_framebuffer_multisample@alpha-to-coverage-no-draw-buffer-zero 2,Fail
spec@ext_framebuffer_multisample@alpha-to-coverage-no-draw-buffer-zero 4,Fail
spec@ext_framebuffer_multisample@alpha-to-coverage-no-draw-buffer-zero 6,Fail