v3dv/ci: add test to skip list

Add test that it is a timeout in the CI, but otherwise it passes.

Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Reviewed-by: Jose Maria Casanova Crespo <jmcasanova@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15374>
This commit is contained in:
Juan A. Suarez Romero 2022-03-14 13:32:16 +01:00 committed by Marge Bot
parent ff8aa15fa0
commit 000b935c50

View file

@ -45,6 +45,7 @@ dEQP-VK.rasterization.depth_bias.d32_sfloat
# Slow tests (> 1 minute to run) # Slow tests (> 1 minute to run)
dEQP-VK.api.object_management.max_concurrent.query_pool dEQP-VK.api.object_management.max_concurrent.query_pool
dEQP-VK.graphicsfuzz.spv-stable-maze-flatten-copy-composite
dEQP-VK.memory.mapping.dedicated_alloc.buffer.full.variable.implicit_unmap dEQP-VK.memory.mapping.dedicated_alloc.buffer.full.variable.implicit_unmap
dEQP-VK.memory.mapping.dedicated_alloc.image.full.variable.implicit_unmap dEQP-VK.memory.mapping.dedicated_alloc.image.full.variable.implicit_unmap
dEQP-VK.memory.mapping.suballocation.full.variable.implicit_unmap dEQP-VK.memory.mapping.suballocation.full.variable.implicit_unmap