mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 17:30:20 +01:00
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:
parent
2ff28dae94
commit
d7680bb284
1 changed files with 2 additions and 0 deletions
|
|
@ -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.*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue