From 2ddffab33db41347731f6fc608beda9d5f227c82 Mon Sep 17 00:00:00 2001 From: Georg Lehmann Date: Wed, 25 Sep 2024 17:53:58 +0200 Subject: [PATCH] vc4/ci: documment new failure No idea how this can be caused by my MR. Part-of: --- src/broadcom/ci/broadcom-rpi3-fails.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/broadcom/ci/broadcom-rpi3-fails.txt b/src/broadcom/ci/broadcom-rpi3-fails.txt index 8cf677e8c6f..bbae192ae56 100644 --- a/src/broadcom/ci/broadcom-rpi3-fails.txt +++ b/src/broadcom/ci/broadcom-rpi3-fails.txt @@ -1228,3 +1228,6 @@ asan-KHR-GLES2.core.internalformat.texture2d.depth_component_unsigned_int_depth_ asan-dEQP-GLES2.functional.texture.mipmap.2d.basic.nearest_linear_clamp_non_square,Fail asan-dEQP-GLES2.functional.texture.wrap.clamp_clamp_nearest_npot_etc1,Fail +# Regression from https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31031 +# "unknown NIR ALU inst: 32 %156 = ult32 %6 (0x1), %208" +spec@glsl-1.10@execution@vs-loop-partial-unroll-multiple-breaks,Crash