From 43bbe367ea5239439a2f480c7b82b0ebfef2e826 Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Thu, 24 Feb 2022 09:49:13 -0500 Subject: [PATCH] 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 Suggested-and-acked-by: Daniel Stone Part-of: --- 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 7e104fe..02aff76 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 6789f8e..e316f63 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 -- 2.7.4