mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-12-01 06:04:12 +08:00
panfrost/ci: Add some Piglit skips
Skip heavyweight crashing tests that have the potential to take down not just themselves but also other Piglit tests running concurrently via piglit-runner (which would otherwise become piglit-runner level flakes). Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Reviewed-by: Emma Anholt <emma@anholt.net> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21891>
This commit is contained in:
parent
e060513533
commit
179ed2ff60
@ -16,3 +16,9 @@ dEQP-VK.spirv_assembly.instruction.compute.vector_shuffle.vector_shuffle
|
||||
|
||||
# Seems to timeout occasionally
|
||||
dEQP-VK.api.object_management.max_concurrent.query_pool
|
||||
|
||||
# Causes a GPU timeout
|
||||
spec@!opengl 1.1@longprim
|
||||
|
||||
# OOMs
|
||||
spec@!opengl 1.1@streaming-texture-leak
|
||||
|
Loading…
Reference in New Issue
Block a user