Mesa (main): panfrost/ci: Move T860 flake to skip

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


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

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

panfrost/ci: Move T860 flake to skip

Actually an xfail but occassionally passes and gives us no new information, only
noise.

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-t860-flakes.txt | 3 ---
 src/panfrost/ci/panfrost-t860-skips.txt  | 2 ++
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/panfrost/ci/panfrost-t860-flakes.txt b/src/panfrost/ci/panfrost-t860-flakes.txt
index 7e104fe7789..02aff76e16e 100644
--- a/src/panfrost/ci/panfrost-t860-flakes.txt
+++ b/src/panfrost/ci/panfrost-t860-flakes.txt
@@ -1,4 +1 @@
 dEQP-GLES2.functional.fbo.render.shared_colorbuffer.rbo_rgba4_depth_component16
-
-# Marked as xfail but sometimes passes.
-dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.7
diff --git a/src/panfrost/ci/panfrost-t860-skips.txt b/src/panfrost/ci/panfrost-t860-skips.txt
index 6789f8e748e..e316f633195 100644
--- a/src/panfrost/ci/panfrost-t860-skips.txt
+++ b/src/panfrost/ci/panfrost-t860-skips.txt
@@ -8,3 +8,5 @@ dEQP-GLES[0-9]*.functional.flush_finish.*
 # Slow, and indirect draws are emulated in Midgard anyway.
 dEQP-GLES31.functional.draw_indirect.compute_interop.large.*
 
+# Marked as xfail but sometimes passes.
+dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.7



More information about the mesa-commit mailing list