diff --git a/src/freedreno/ci/freedreno-a6xx-skips.txt b/src/freedreno/ci/freedreno-a6xx-skips.txt index 67447d4a2f5..c9b8564bca1 100644 --- a/src/freedreno/ci/freedreno-a6xx-skips.txt +++ b/src/freedreno/ci/freedreno-a6xx-skips.txt @@ -97,3 +97,12 @@ program@execute@amdgcn-f16-inline-immediates@add integer 64 # Vulkan Video isn't supported, since video isn't part of the gpu dEQP-VK.video.* + +# These tests try to allocate up to half of the device memory, which doesn't go +# great when other tests are running in parallel. +dEQP-VK.memory.mapping.suballocation.full.variable.implicit_unmap +dEQP-VK.memory.mapping.suballocation.full.variable.implicit_unmap_map2 +dEQP-VK.memory.mapping.dedicated_alloc.buffer.full.variable.implicit_unmap +dEQP-VK.memory.mapping.dedicated_alloc.buffer.full.variable.implicit_unmap_map2 +dEQP-VK.memory.mapping.dedicated_alloc.image.full.variable.implicit_unmap +dEQP-VK.memory.mapping.dedicated_alloc.image.full.variable.implicit_unmap_map2