Mesa (main): ci/dzn: Skip a test that intermittently times out at a minute.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jun 15 20:51:33 UTC 2022


Module: Mesa
Branch: main
Commit: ae432b67b780e7cd7c99f24eecf4f01657a6a8b0
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae432b67b780e7cd7c99f24eecf4f01657a6a8b0

Author: Emma Anholt <emma at anholt.net>
Date:   Wed Jun 15 08:55:32 2022 -0700

ci/dzn: Skip a test that intermittently times out at a minute.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17054>

---

 src/microsoft/ci/warp-skips.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/microsoft/ci/warp-skips.txt b/src/microsoft/ci/warp-skips.txt
index 251efdab9a4..2b678f90bc1 100644
--- a/src/microsoft/ci/warp-skips.txt
+++ b/src/microsoft/ci/warp-skips.txt
@@ -6,3 +6,6 @@ dEQP-VK.api.command_buffers.record_many_draws*
 
 # Those tests timeout in CI, so let's skip for now.
 dEQP-VK.dynamic_state.ds_state.stencil_params*
+
+# Intermittent timeouts in CI.
+dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail



More information about the mesa-commit mailing list