From d9dffd778a9abef587dcea423a01de358a87b196 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Fri, 28 Mar 2025 10:31:40 +0000 Subject: [PATCH] ci/zink: Flake out sparse tests These were always-crash in CI, had a comment saying they passed locally, and now seem to be passing in CI. Just hit it as flake until someone actually looks into it. Signed-off-by: Daniel Stone Part-of: --- src/gallium/drivers/zink/ci/zink-lvp-fails.txt | 5 ----- src/gallium/drivers/zink/ci/zink-lvp-flakes.txt | 3 +++ 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/src/gallium/drivers/zink/ci/zink-lvp-fails.txt b/src/gallium/drivers/zink/ci/zink-lvp-fails.txt index 1dfcb863b0d..5f919100be8 100644 --- a/src/gallium/drivers/zink/ci/zink-lvp-fails.txt +++ b/src/gallium/drivers/zink/ci/zink-lvp-fails.txt @@ -130,11 +130,6 @@ spec@!opengl 1.0@gl-1.0-dlist-beginend,Crash spec@arb_viewport_array@display-list,Fail # passes locally -KHR-GL46.sparse_buffer_tests.BufferStorageTest_case_b1_tf_type_1_draw_call_indexed,Crash -KHR-GL46.sparse_buffer_tests.BufferStorageTest_case_b2_tf_type_0_draw_call_instanced_indexed,Crash -KHR-GL46.sparse_buffer_tests.BufferStorageTest_case_b2_tf_type_0_draw_call_regular_instanced,Crash -KHR-GL46.sparse_buffer_tests.BufferStorageTest_case_b2_tf_type_1_draw_call_regular_instanced,Crash -KHR-GL46.sparse_buffer_tests.BufferStorageTest_case_h,Crash KHR-GL46.texture_view.coherency,Fail # uprev Piglit in Mesa diff --git a/src/gallium/drivers/zink/ci/zink-lvp-flakes.txt b/src/gallium/drivers/zink/ci/zink-lvp-flakes.txt index 502138721c8..172fbe70d28 100644 --- a/src/gallium/drivers/zink/ci/zink-lvp-flakes.txt +++ b/src/gallium/drivers/zink/ci/zink-lvp-flakes.txt @@ -41,3 +41,6 @@ spec@ext_framebuffer_multisample@accuracy all_samples depth_draw small depthsten KHR-GL46.layout_binding.image2D_layout_binding_imageLoad_ComputeShader KHR-GL46.limits.max_geometry_total_output_components + +# reported to pass locally, seems to bounce around in CI +KHR-GL46.sparse_buffer_tests.BufferStorageTest_.*