From c2ddafb935eb7bc80db423461b9920e29f11c51c Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Mon, 10 Mar 2025 21:05:49 +0100 Subject: [PATCH] panvk/ci: move timeouts to crash These seems to crash on CI, not timeout. And the stencil.samples_1 variant is already present in the fails file, so let's remove the duplicate. Reviewed-by: Lars-Ivar Hesselberg Simonsen Part-of: --- src/panfrost/ci/panfrost-g52-fails.txt | 1 + src/panfrost/ci/panfrost-g52-skips.txt | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/panfrost/ci/panfrost-g52-fails.txt b/src/panfrost/ci/panfrost-g52-fails.txt index e6b9345ca63..456041aaf51 100644 --- a/src/panfrost/ci/panfrost-g52-fails.txt +++ b/src/panfrost/ci/panfrost-g52-fails.txt @@ -457,4 +457,5 @@ dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.indexed_draw.draw_instanced_inde dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.indexed_draw.draw_instanced_indexed_triangle_strip_with_bind_offset_with_alloc_offset,Fail dEQP-VK.rasterization.rasterization_order_attachment_access.depth.samples_1.multi_draw_barriers,Crash +dEQP-VK.rasterization.rasterization_order_attachment_access.depth.samples_4.multi_draw_barriers,Crash dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_1.multi_draw_barriers,Crash diff --git a/src/panfrost/ci/panfrost-g52-skips.txt b/src/panfrost/ci/panfrost-g52-skips.txt index 243e4ca01d5..d383f5b7f60 100644 --- a/src/panfrost/ci/panfrost-g52-skips.txt +++ b/src/panfrost/ci/panfrost-g52-skips.txt @@ -111,8 +111,6 @@ dEQP-VK.compute.pipeline.zero_initialize_workgroup_memory.types.f32mat4x4 # Job timeout dEQP-VK.graphicsfuzz.spv-composites -dEQP-VK.rasterization.rasterization_order_attachment_access.depth.samples_4.multi_draw_barriers -dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_1.multi_draw_barriers # Slow tests (>= 30s) dEQP-VK.api.external.fence.sync_fd.export_multiple_times_temporary