From 2cbc93e4dfc684d49dd7edca28df7f0c94086b51 Mon Sep 17 00:00:00 2001 From: Valentine Burley Date: Tue, 17 Dec 2024 16:05:05 +0100 Subject: [PATCH] ci/windows: Update expectations Decreasing the fraction uncovered some new failures. Signed-off-by: Valentine Burley Part-of: --- src/microsoft/ci/warp-fails.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/microsoft/ci/warp-fails.txt b/src/microsoft/ci/warp-fails.txt index e80bec0289e..6705c388cc9 100644 --- a/src/microsoft/ci/warp-fails.txt +++ b/src/microsoft/ci/warp-fails.txt @@ -1,3 +1,9 @@ # The CTS expects OpKill to terminate shaders while the spec allows it to be implemented # as OpDemoteToHelperInvocation. Wait for pending CTS fix. dEQP-VK.graphicsfuzz.while-inside-switch,Fail + +# Appeared after decreasing the fraction +dEQP-VK.api.driver_properties.conformance_version,Fail +dEQP-VK.info.device_extensions,Fail +dEQP-VK.wsi.win32.swapchain.create.composite_alpha,Fail +dEQP-VK.wsi.win32.swapchain.simulate_oom.composite_alpha,Fail