From 72520e5a7b355a0de70992b5cdb0acd44e25fca8 Mon Sep 17 00:00:00 2001 From: Emma Anholt Date: Tue, 25 Apr 2023 09:56:46 -0700 Subject: [PATCH] ci/lima: Skip ppgtt_memory_alignment that flaked a job with the oomkiller. Part-of: --- src/gallium/drivers/lima/ci/lima-skips.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/gallium/drivers/lima/ci/lima-skips.txt b/src/gallium/drivers/lima/ci/lima-skips.txt index 0d82a905947..497abcb8ef0 100644 --- a/src/gallium/drivers/lima/ci/lima-skips.txt +++ b/src/gallium/drivers/lima/ci/lima-skips.txt @@ -29,6 +29,9 @@ spec@!opengl 1.4@triangle-rasterization-overdraw spec@!opengl 1.1@streaming-texture-leak spec@!opengl 1.2@tex3d-maxsize +# Allocates >1GB CPU memory and more GPU, and ooms. +ppgtt_memory_alignment + # slow shaders@glsl-predication-on-large-array spec@glsl-1.10@execution@temp-array-indexing@glsl-fs-giant-temp-array