dzn: Skip a few deqp tests which are prone to timeout

Some dozen-deqp tests have timed out in a different pipeline. You can
find more information at
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>
This commit is contained in:
Guilherme Gallo 2023-05-19 10:03:08 -03:00 committed by Marge Bot
parent ebdf8a95b7
commit 2f0677dd52

View 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