dzn: Skip a few deqp tests which are prone to timeout
authorGuilherme Gallo <guilherme.gallo@collabora.com>
Fri, 19 May 2023 13:03:08 +0000 (10:03 -0300)
committerMarge Bot <emma+marge@anholt.net>
Fri, 19 May 2023 14:45:17 +0000 (14:45 +0000)
Some dozen-deqp tests have timed out in a different pipeline. You can
find more information at
https://gitlab.freedesktop.org/mesa/mesa/-/jobs/42064254.

It appears that the execution of gstreamer on the same Windows runners
simultaneously is causing those particular tests to exceed their
allotted time and fail.

Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22870>

src/microsoft/ci/warp-skips.txt

index 3183cd2..c136338 100644 (file)
@@ -4,3 +4,9 @@ dEQP-VK.subgroups.*double.*
 dEQP-VK.subgroups.*i64vec.*
 dEQP-VK.subgroups.*u64vec.*
 dEQP-VK.subgroups.*dvec.*
+
+# If the Windows runner becomes sluggish due to external load, such as
+# gstreamer, it can cause the tests to exceed their time limit.
+dEQP-VK.api.object_management.multithreaded_per_thread_resources.device_group
+dEQP-VK.ubo.3_level_array.scalar.column_major_mat4.both_comp_access
+dEQP-VK.ubo.3_level_array.std140.row_major_mat4.both