From 4b51a2c9daa92f39a2045ca48f707eb3cdb79018 Mon Sep 17 00:00:00 2001 From: Valentine Burley Date: Sat, 21 Sep 2024 19:01:36 +0000 Subject: [PATCH] turnip/ci: Remove fixed test from a660 xfails It appears this was missed due to fractional runs, but the fix for this issue has already been merged. While the test hasn't run in the full runs yet, it should now be considered fixed, just like on other GPUs. Fixes: 812c8f6abe4 ("tu: Treat partially-bound depth/stencil attachments as passthrough") Signed-off-by: Valentine Burley Part-of: --- src/freedreno/ci/freedreno-a660-fails.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/freedreno/ci/freedreno-a660-fails.txt b/src/freedreno/ci/freedreno-a660-fails.txt index 5a6a1487769..98af03f3820 100644 --- a/src/freedreno/ci/freedreno-a660-fails.txt +++ b/src/freedreno/ci/freedreno-a660-fails.txt @@ -9,5 +9,3 @@ dEQP-GLES31.functional.texture.border_clamp.range_clamp.linear_float_color,Fail # GL tests above, Vulkan tests below -# Can be fixed by https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26154 -dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.partial_binding_depth_stencil,Fail