Mesa (main): panfrost/ci: Move T720 flakes to skips

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Feb 24 15:06:08 UTC 2022


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

Author: Alyssa Rosenzweig <alyssa at collabora.com>
Date:   Thu Feb 24 09:47:05 2022 -0500

panfrost/ci: Move T720 flakes to skips

Doesn't seem like these will be resolved anytime soon..

Signed-off-by: Alyssa Rosenzweig <alyssa at collabora.com>
Suggested-and-acked-by: Daniel Stone <daniels at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15154>

---

 src/panfrost/ci/panfrost-t720-flakes.txt | 4 ----
 src/panfrost/ci/panfrost-t720-skips.txt  | 6 ++++++
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/src/panfrost/ci/panfrost-t720-flakes.txt b/src/panfrost/ci/panfrost-t720-flakes.txt
index b1ec89b378d..e69de29bb2d 100644
--- a/src/panfrost/ci/panfrost-t720-flakes.txt
+++ b/src/panfrost/ci/panfrost-t720-flakes.txt
@@ -1,4 +0,0 @@
-dEQP-GLES2.functional.fragment_ops.interaction.basic_shader.*
-dEQP-GLES2.functional.fragment_ops.random.*
-dEQP-GLES2.functional.fragment_ops.blend.equation_src_func_dst_func.*
-dEQP-GLES2.functional.fragment_ops.blend.rgb_func_alpha_func.*
diff --git a/src/panfrost/ci/panfrost-t720-skips.txt b/src/panfrost/ci/panfrost-t720-skips.txt
index 5ec2c169100..4b8d1e7ffe8 100644
--- a/src/panfrost/ci/panfrost-t720-skips.txt
+++ b/src/panfrost/ci/panfrost-t720-skips.txt
@@ -5,3 +5,9 @@
 # Needs investigation
 dEQP-GLES2.functional.fbo.render.shared_colorbuffer.rbo_rgb565_depth_component16
 dEQP-GLES2.functional.fbo.render.shared_colorbuffer.tex2d_rgba_depth_component16
+
+# Blending seems unstable on T720, skip to avoid flakes
+dEQP-GLES2.functional.fragment_ops.interaction.basic_shader.*
+dEQP-GLES2.functional.fragment_ops.random.*
+dEQP-GLES2.functional.fragment_ops.blend.equation_src_func_dst_func.*
+dEQP-GLES2.functional.fragment_ops.blend.rgb_func_alpha_func.*



More information about the mesa-commit mailing list