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:
@@ -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.*
|
||||
|
Reference in New Issue
Block a user