From ed4bd8738d4d222d5ccf805c9dd210d272ca2ace Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Fri, 3 Jun 2022 14:23:04 -0400 Subject: [PATCH] panfrost/ci: Mark draw_buffers_indexed.* as flakes These keep flaking. Icecream95 observes the issue relates to AFBC in the discussion of the flake in issue 6604. Until the root cause can be identified and fixed, mark the tests as known flakes for CI. Signed-off-by: Alyssa Rosenzweig Reviewed-by: Emma Anholt Part-of: --- src/panfrost/ci/panfrost-t860-flakes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/panfrost/ci/panfrost-t860-flakes.txt b/src/panfrost/ci/panfrost-t860-flakes.txt index 8414fb62877..0d3f6db0518 100644 --- a/src/panfrost/ci/panfrost-t860-flakes.txt +++ b/src/panfrost/ci/panfrost-t860-flakes.txt @@ -1,2 +1,2 @@ dEQP-GLES2.functional.fbo.render.shared_colorbuffer.rbo_rgba4_depth_component16 -dEQP-GLES3.functional.draw_buffers_indexed.random.max_required_draw_buffers.7 +dEQP-GLES3.functional.draw_buffers_indexed.random.*