From b45773935dc50f787cddc8e27a01eeb5b32a3c3e Mon Sep 17 00:00:00 2001 From: Icenowy Zheng Date: Thu, 14 May 2026 14:39:58 +0800 Subject: [PATCH] pvr: remove dEQP-VK.pipeline.monolithic.misc.no_rendering from fail list The fix for this test is merged between the start and the merging of the Vulkan CTS uprev MR. Remove it from the fails list because it was already fixed. Signed-off-by: Icenowy Zheng Reviewed-by: Frank Binns Part-of: --- src/imagination/ci/bxs-4-64-fails.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/imagination/ci/bxs-4-64-fails.txt b/src/imagination/ci/bxs-4-64-fails.txt index 8843d8453cf..a8e9e99354a 100644 --- a/src/imagination/ci/bxs-4-64-fails.txt +++ b/src/imagination/ci/bxs-4-64-fails.txt @@ -1,5 +1,2 @@ dEQP-VK.graphicsfuzz.cov-two-nested-loops-switch-case-matrix-array-increment,Fail dEQP-VK.graphicsfuzz.stable-binarysearch-tree-false-if-discard-loop,Fail - -# VKCTS 1.4.4.2 -> 1.4.5.3 uprev -dEQP-VK.pipeline.monolithic.misc.no_rendering,Crash