Module: Mesa
Branch: main
Commit: 72520e5a7b355a0de70992b5cdb0acd44e25fca8
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=72520e5a7b355a0de70992b5cdb0acd44e25fca8

Author: Emma Anholt <[email protected]>
Date:   Tue Apr 25 09:56:46 2023 -0700

ci/lima: Skip ppgtt_memory_alignment that flaked a job with the oomkiller.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22691>

---

 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
 [email protected]@execution@temp-array-indexing@glsl-fs-giant-temp-array

Reply via email to