panfrost/ci: Skip draw_buffers_indexed.random.* on Midgard
authorAlyssa Rosenzweig <alyssa@collabora.com>
Tue, 14 Mar 2023 01:28:21 +0000 (21:28 -0400)
committerMarge Bot <emma+marge@anholt.net>
Tue, 14 Mar 2023 23:10:01 +0000 (23:10 +0000)
These are (have always been) quite broken. Given that the whole section is
already in the flakes.txt, and there's no plan for improving this (I've tried
and fails), I'd rather just skip the section and reduce the noise in
the #panfrost-ci channel.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Reviewed-by: Emma Anholt <emma@anholt.net>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21891>

src/panfrost/ci/panfrost-t860-flakes.txt
src/panfrost/ci/panfrost-t860-skips.txt

index 0d3f6db..02aff76 100644 (file)
@@ -1,2 +1 @@
 dEQP-GLES2.functional.fbo.render.shared_colorbuffer.rbo_rgba4_depth_component16
-dEQP-GLES3.functional.draw_buffers_indexed.random.*
index e316f63..67d7a8a 100644 (file)
@@ -8,5 +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
+# Mix of passes, flakes, and fails, with little discernible pattern. Skip.
+dEQP-GLES3.functional.draw_buffers_indexed.random.*