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

Author: Emma Anholt <e...@anholt.net>
Date:   Tue Jan 24 17:03:27 2023 -0800

ci/freedreno: Mark max-texture-size as a flake.

It's been a popular spurious fail in merges in the last week.

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

---

 src/freedreno/ci/freedreno-a630-flakes.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/freedreno/ci/freedreno-a630-flakes.txt 
b/src/freedreno/ci/freedreno-a630-flakes.txt
index 6100f9d5e32..f3cb9261ef8 100644
--- a/src/freedreno/ci/freedreno-a630-flakes.txt
+++ b/src/freedreno/ci/freedreno-a630-flakes.txt
@@ -199,3 +199,7 @@ KHR-GL45.shader_image_load_store.basic-allTargets-store
 KHR-GLES31.core.shader_image_load_store.basic-allTargets-atomicFS
 
 KHR-GL45.shader_image_load_store.basic-allTargets-atomic
+
+# intermittently crashing with a sig11, maybe starting around 2023-01-18.
+# One log had the kernel complaining about allocating memory.
+spec@!opengl 1.1@max-texture-size

Reply via email to