ci/windows: add dEQP-VK.glsl.builtin.precision_double.mix.compute.vec3 fail

According to Jesse it's a bug inside Warp.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41165>
This commit is contained in:
Karol Herbst 2026-05-15 16:00:39 +02:00 committed by Marge Bot
parent 4f5e2e34d3
commit 2868b57abe

View file

@ -11,3 +11,6 @@ dEQP-VK.wsi.win32.swapchain.simulate_oom.composite_alpha,Fail
# Seen in https://gitlab.freedesktop.org/mesa/mesa/-/pipelines/1364513
dEQP-VK.api.device_init.create_instance_name_version.basic,Crash
dEQP-VK.api.info.extension_core_versions.extension_core_versions,Fail
# WARP bug in fp64 ffma code, running on hw or a WARP update fixes it
dEQP-VK.glsl.builtin.precision_double.mix.compute.vec3,Fail