svga/ci: bump up piglit coverage to 100%

Signed-off-by: Martin Krastev <martin.krastev@broadcom.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35860>
This commit is contained in:
Martin Krastev 2025-07-01 13:17:33 +03:00 committed by Marge Bot
parent fcc0585195
commit 38aa17619f
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
[[piglit]]
piglit_folder = "/piglit"
profile = "gpu"
fraction = 2
fraction = 1
process_isolation = true
[piglit.env]
PIGLIT_PLATFORM = "mixed_glx_egl"

View file

@ -4,7 +4,6 @@ glx@glx-swap-pixmap-bad,Fail
glx@glx-visuals-depth,Fail
glx@glx-visuals-depth -pixmap,Fail
glx@glx-visuals-stencil -pixmap,Fail
glx@glx_arb_create_context_no_error@no error,Fail
glx@glx_arb_sync_control@waitformsc,Fail
shaders@glsl-max-varyings >max_varying_components,Fail
shaders@glsl-uniform-interstage-limits@subdivide 5,Fail
@ -159,9 +158,11 @@ spec@arb_copy_image@arb_copy_image-formats,Crash
spec@arb_copy_image@arb_copy_image-formats --samples=2,Fail
spec@arb_copy_image@arb_copy_image-formats --samples=2@Source: GL_RGB32I/Destination: GL_RGB32F,Fail
spec@arb_copy_image@arb_copy_image-formats --samples=2@Source: GL_RGB32UI/Destination: GL_RGB32F,Fail
spec@arb_copy_image@arb_copy_image-formats --samples=2@Source: GL_R32F/Destination: GL_RG16,Fail
spec@arb_copy_image@arb_copy_image-formats --samples=4,Fail
spec@arb_copy_image@arb_copy_image-formats --samples=4@Source: GL_RGB32I/Destination: GL_RGB32F,Fail
spec@arb_copy_image@arb_copy_image-formats --samples=4@Source: GL_RGB32UI/Destination: GL_RGB32F,Fail
spec@arb_copy_image@arb_copy_image-formats --samples=4@Source: GL_R32F/Destination: GL_RG16,Fail
spec@arb_copy_image@arb_copy_image-formats --samples=8,Fail
spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB32I/Destination: GL_RGB32F,Fail
spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB32UI/Destination: GL_RGB32F,Fail