From 73251033542b4bc0b0c81a0d5a9ab05d47668744 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Fri, 30 Jan 2026 10:29:05 +0100 Subject: [PATCH] v3d: move a failure to a flake This test passes sometimes, so it seems to be a flake just like the 4 sample version of the test. Examples of this failing: - https://gitlab.freedesktop.org/mesa/mesa/-/jobs/92182547 - https://gitlab.freedesktop.org/mesa/mesa/-/jobs/92180572 - https://gitlab.freedesktop.org/mesa/mesa/-/jobs/92183647 While I couldn't see the test fail for me, it was recently added as a failure in d18aa3eee4a ("broadcom/ci: re-evaluate all the flakes"), and there's been no apparent changes to relevant code since. So I'm assuming it's recently failed, at the very least in the merge-pipeline for the MR that introduced it. Part-of: --- src/broadcom/ci/broadcom-rpi4-fails.txt | 1 - src/broadcom/ci/broadcom-rpi4-flakes.txt | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/src/broadcom/ci/broadcom-rpi4-fails.txt b/src/broadcom/ci/broadcom-rpi4-fails.txt index b3ad943aa35..d987a7583e1 100644 --- a/src/broadcom/ci/broadcom-rpi4-fails.txt +++ b/src/broadcom/ci/broadcom-rpi4-fails.txt @@ -12,7 +12,6 @@ shaders@point-vertex-id gl_vertexid gl_instanceid divisor,Fail shaders@point-vertex-id gl_vertexid gl_instanceid,Fail shaders@point-vertex-id gl_vertexid,Fail spec@!opengl 1.0@gl-1.0-user-clip-all-planes,Fail -spec@!opengl 1.1@depthstencil-default_fb-drawpixels-32f_24_8_rev samples=2,Fail spec@!opengl 1.1@depthstencil-default_fb-drawpixels-float-and-ushort samples=2,Fail spec@!opengl 1.1@texwrap formats bordercolor,Fail spec@!opengl 1.1@texwrap formats bordercolor-swizzled,Fail diff --git a/src/broadcom/ci/broadcom-rpi4-flakes.txt b/src/broadcom/ci/broadcom-rpi4-flakes.txt index 51efa27445f..32cfa0b0051 100644 --- a/src/broadcom/ci/broadcom-rpi4-flakes.txt +++ b/src/broadcom/ci/broadcom-rpi4-flakes.txt @@ -56,6 +56,7 @@ spec@!opengl 1.0@gl-1.0-drawbuffer-modes spec@!opengl 1.0@gl-1.0-front-invalidate-back spec@!opengl 1.1@depthstencil-default_fb-drawpixels-24_8 samples=2 spec@!opengl 1.1@depthstencil-default_fb-drawpixels-24_8 samples=4 +spec@!opengl 1.1@depthstencil-default_fb-drawpixels-32f_24_8_rev samples=2 spec@!opengl 1.1@depthstencil-default_fb-drawpixels-32f_24_8_rev samples=4 spec@!opengl 1.1@depthstencil-default_fb-drawpixels-float-and-ushort samples=4 spec@!opengl 1.1@masked-clear