From f67b6f9c477b932a012d5fe67a84ef3e05dc9eca Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 29 Mar 2021 14:43:28 -0700 Subject: [PATCH] ci/freedreno: Fix up the a5xx border color flake annotation. Looks like I put it in the wrong file back when I first caught it. It's a one-or-twice-a-week back flake that seems to happen. The upcoming deqp-runner uprev would have caught this mistake. Fixes: 957132294f0e ("ci/a5xx: Increase the gles3/31 coverage.") Part-of: --- src/freedreno/ci/deqp-freedreno-a530-fails.txt | 3 --- src/freedreno/ci/deqp-freedreno-a530-flakes.txt | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/freedreno/ci/deqp-freedreno-a530-fails.txt b/src/freedreno/ci/deqp-freedreno-a530-fails.txt index 29caaca7180..0c6ca6e857c 100644 --- a/src/freedreno/ci/deqp-freedreno-a530-fails.txt +++ b/src/freedreno/ci/deqp-freedreno-a530-fails.txt @@ -548,6 +548,3 @@ dEQP-GLES3.functional.transform_feedback.random.separate.points.3,Fail dEQP-GLES3.functional.transform_feedback.random.separate.points.5,Fail dEQP-GLES3.functional.transform_feedback.random.separate.points.7,Fail dEQP-GLES3.functional.transform_feedback.random.separate.points.9,Fail - -# Flaky since running more of GLES31 -dEQP-GLES31.functional.texture.border_clamp.* diff --git a/src/freedreno/ci/deqp-freedreno-a530-flakes.txt b/src/freedreno/ci/deqp-freedreno-a530-flakes.txt index fc4ef6ab1fb..ef72f2e6ec1 100644 --- a/src/freedreno/ci/deqp-freedreno-a530-flakes.txt +++ b/src/freedreno/ci/deqp-freedreno-a530-flakes.txt @@ -22,3 +22,6 @@ dEQP-GLES31.functional.separate_shader.random.119 # Usually passes dEQP-GLES31.functional.separate_shader.random.13 dEQP-GLES31.functional.separate_shader.interface.same_name_vertex_centroid_fragment_centroid + +# Flaky since running more of GLES31 +dEQP-GLES31.functional.texture.border_clamp.*