From 6eeede8a52e1cc97b7f8ca7b6f05f798ec606c76 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Fri, 20 Feb 2026 12:11:42 +0100 Subject: [PATCH] pan/ci: add missing t720-flakes Usually, only the rbo_rgb565_depth_component16 test fails, but every now and then, it seems like some of the other ones does as well. Here's a job where all of these failed: https://gitlab.freedesktop.org/mesa/mesa/-/jobs/92981049 Part-of: --- src/panfrost/ci/panfrost-g720-flakes.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/panfrost/ci/panfrost-g720-flakes.txt b/src/panfrost/ci/panfrost-g720-flakes.txt index 627385970de..81b74450850 100644 --- a/src/panfrost/ci/panfrost-g720-flakes.txt +++ b/src/panfrost/ci/panfrost-g720-flakes.txt @@ -213,3 +213,11 @@ dEQP-VK.wsi.*.swapchain.simulate_oom.* # With linux kernel 6.13-rc4 uprev dEQP-GLES31.functional.copy_image.compressed.viewclass_astc_8x6_rgba.rgba_astc_8x6_khr_srgb8_alpha8_astc_8x6_khr.texture3d_to_cubemap + +# Some of these fail almost every nightly CI job +dEQP-GLES2.functional.fbo.render.shared_colorbuffer.rbo_bgra_depth_component16,Fail +dEQP-GLES2.functional.fbo.render.shared_colorbuffer.rbo_rgb565_depth_component16,Fail +dEQP-GLES2.functional.fbo.render.shared_colorbuffer.rbo_rgb5_a1_depth_component16,Fail +dEQP-GLES2.functional.fbo.render.shared_colorbuffer.rbo_rgba4_depth_component16,Fail +dEQP-GLES2.functional.fbo.render.shared_colorbuffer.tex2d_bgra_depth_component16,Fail +dEQP-GLES2.functional.fbo.render.shared_colorbuffer.tex2d_rgb_depth_component16,Fail