From f6f091b9a6b19c93257d339283f34f5de969dedf Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Mon, 11 Aug 2025 10:07:46 +0200 Subject: [PATCH] softpipe/ci: document fixed tests Unrelated to this MR, just noticed now. They are likely missed by the current fraction on that job, which is why this wasn't noticed. Part-of: --- src/gallium/drivers/softpipe/ci/softpipe-fails.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/gallium/drivers/softpipe/ci/softpipe-fails.txt b/src/gallium/drivers/softpipe/ci/softpipe-fails.txt index b9a61c0d5fb..24008162b43 100644 --- a/src/gallium/drivers/softpipe/ci/softpipe-fails.txt +++ b/src/gallium/drivers/softpipe/ci/softpipe-fails.txt @@ -497,8 +497,6 @@ dEQP-GLES31.functional.state_query.texture.texture_2d_multisample_array.texture_ dEQP-GLES31.functional.state_query.texture.texture_2d_multisample_array.texture_immutable_levels_integer,Fail dEQP-GLES31.functional.state_query.texture.texture_2d_multisample_array.texture_immutable_levels_pure_int,Fail dEQP-GLES31.functional.state_query.texture.texture_2d_multisample_array.texture_immutable_levels_pure_uint,Fail -dEQP-GLES31.functional.texture.border_clamp.depth_compare_mode.depth32f_stencil8.linear_size_npot,Fail -dEQP-GLES31.functional.texture.border_clamp.depth_compare_mode.depth32f_stencil8.linear_size_pot,Fail dEQP-GLES31.functional.texture.filtering.cube_array.formats.rgb10_a2_linear_mipmap_linear,Fail dEQP-GLES31.functional.texture.filtering.cube_array.formats.rgb10_a2_nearest_mipmap_linear,Fail dEQP-GLES31.functional.texture.filtering.cube_array.sizes.128x128x12_linear,Fail