mesa/.gitlab-ci/all-slow-skips.txt
Emma Anholt 213710049c ci/deqp-runner: Enable a common single-threaded test list.
The implicit_unmap tests complete in ~18s each on my A740, so I think they
should be fine to remove from all devices' skips files -- the problem was
hitting swap in parallel.

This reshuffles some test groups, making new xfails show up.  The changes
are particularly notable in virgl, where virglrenderer gets wedged at some
point, arbitrary sets of tests after that fail.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39568>
2026-02-03 17:34:09 +00:00

6 lines
325 B
Text

# These are variants of
# dEQP-VK.memory.mapping.suballocation.full.variable.implicit_unmap* that
# are very slow (often 30s on DUTs) due to allocating, mapping, filling,
# and reading back 32GB of memory, while not providing interesting pre-merge
# coverage for us.
dEQP-VK.memory.mapping.dedicated_alloc.*.implicit_unmap.*