From 6dfc0e98f522827c9fd6f4be5eade6a74ee060a1 Mon Sep 17 00:00:00 2001 From: Emma Anholt Date: Tue, 28 Apr 2026 11:08:57 -0700 Subject: [PATCH] zink/ci/tu: Fix up skips/xfails for GLCTS testcases that got divided up. KHR-Single-GL46.arrays_of_arrays_gl.SubroutineFunctionCalls2 subtests pass, but some are slow and we keep skipping them. copy_image.* now takes 2:30 of runtime on my T14s and has some interesting fails in rgb9e5, though a750 CI seems to pass. texture_swizzle.functional* now takes 6.5s of runtime on my T14s. --- src/gallium/drivers/zink/ci/zink-tu-a750-fails.txt | 2 -- src/gallium/drivers/zink/ci/zink-tu-a750-skips.txt | 6 +++--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/src/gallium/drivers/zink/ci/zink-tu-a750-fails.txt b/src/gallium/drivers/zink/ci/zink-tu-a750-fails.txt index 743a633bfab..a4d404eb9ea 100644 --- a/src/gallium/drivers/zink/ci/zink-tu-a750-fails.txt +++ b/src/gallium/drivers/zink/ci/zink-tu-a750-fails.txt @@ -20,8 +20,6 @@ dEQP-GLES3.functional.multisample.fbo_max_samples.stencil,Fail GTF-GL46.gtf30.GL3Tests.sgis_texture_lod.sgis_texture_lod_basic_lod_selection,Fail -KHR-Single-GL46.arrays_of_arrays_gl.SubroutineFunctionCalls2,Crash - # Turnip has maxFragmentInputComponents = 124, while GL requires # gl_MaxFragmentInputComponents >= 128 KHR-GL46.limits.max_fragment_input_components,Fail diff --git a/src/gallium/drivers/zink/ci/zink-tu-a750-skips.txt b/src/gallium/drivers/zink/ci/zink-tu-a750-skips.txt index b7ff51f8048..639961ba7e5 100644 --- a/src/gallium/drivers/zink/ci/zink-tu-a750-skips.txt +++ b/src/gallium/drivers/zink/ci/zink-tu-a750-skips.txt @@ -1,11 +1,11 @@ GTF-GL46.gtf32.GL3Tests.packed_pixels.packed_pixels_pixelstore KHR-GL46.texture_swizzle.smoke -KHR-Single-GL46.arrays_of_arrays_gl.SubroutineFunctionCalls2 +KHR-Single-GL46.arrays_of_arrays_gl.SubroutineFunctionCalls2_var_type_index_11 +KHR-Single-GL46.arrays_of_arrays_gl.SubroutineFunctionCalls2_var_type_index_12 +KHR-Single-GL46.arrays_of_arrays_gl.SubroutineFunctionCalls2_var_type_index_13 # timeout (60sec) dEQP-GLES31.functional.fbo.no_attachments.npot_size.31x31 -KHR-GL46.copy_image.functional -KHR-GL46.texture_swizzle.functional # crashes KHR-Single-GL46.enhanced_layouts.xfb_capture_inactive_output_component