ci/dozen: Add a couple more skips

One takes almost exactly 60 seconds these days, so it sometimes fails.
The other takes 43 seconds, which is too close for comfort; allocating
as much memory as possible is also not a great thing to do on shared
runners.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30993>
This commit is contained in:
Daniel Stone
2024-09-03 10:22:54 +01:00
committed by Marge Bot
parent 2ff28dae94
commit d7680bb284

View File

@@ -3,3 +3,5 @@
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
dEQP-VK.memory.pipeline_barrier.host_write_uniform_buffer.1048576
dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail.*